Connecion issue
Hi,
For some reason, I keep getting this error when trying to connect:
Warning: mysql_
Find only certain URLs from page ... regex (semi-complete script)
Hi guys,
What I need to do is take a page & extract all the URLs from the page &a
help connecting a form to php and then emailing the form
Ok. So, I made a form, and I need help to where when submitted, I get an email with the submitted de
Help with parsing this html
Hi,
I've got some html i just need a couple of strings from.. argh, it's freaking me out. I've t
$action = "insert"; //$action = $_GET['action'];
$action = "insert";
//$action = $_GET['action'];
why is this invalid type? I am
ASP.NET 2.0 - Enter Key - Default Submit Button
Hi,One of the most annoying things in developing web pages is handling the "Enter key" for form subm
Dynamic memory problem
Hey,
At the beginning of my code, I have this line:
Shape* gShape = 0;
Posting to another Site?
I have software that people install.
When they install it, is there a way to make it post their d
Uploading files/images via forms
Hey all, I am building a database for work that will contain some minor data on plant species along
what are '%S%', '%E%'
for example when i see Code: [Select]printf("Hello %srn", $name);
what does %s means