Option box to change variable
Hello, i need help by making a script!
I need to write a file with option box, so a dropdown
need help modifying script
Hi guys,
I'm fairly new to php and am having a bit of trouble modifying a script.
This
Unidentified index error in a simple form
I have been trying to make an HTML form that is handled by a PHP script. So far my attempts to get i
need help in php variable
i have a php variable on one page
Code: [Select]$lastId = mysql_insert_id($db);
echo $lastId;<
Appending GET data with form submition
Okay, what I'm trying to do is to use a form to append an already existing GET data string.
I
BB_Code error
I'm having a problem with a custom built function and keep getting this error:
Warning: M
insert quotes
Hi,
I have an output like this:
Code: john,18,Cancer
How can I change this to
Code:
Help with page encoding issue and weird characters
I'm trying to write a screen scraper and when I pull out the lines of the html file that I'm interes
why aint this working?
i have this code:
Code: $num = 250;
$count = ($num - $rcount);
echo $rc
Not adding to db
Hi, I can't figure out why it won't add the record to the database. It's just a simple form to get