Auto-populating dropdowns and multiple forms.
Here's what I have so far:
First drop down = select a state (works)
This populates the sec
Help please - How to validate from 2 possible answers
Hi
I hope somebody can help me with what will probably be really simple, I'm pulling my hair
subtract 1 from value entered in text field
Hi
How do I subtract 1 from the vaue entered into a text field?
Thanks
Unique Visitor Tracking
Hello. Currently, I run a voting site where voters are tracked by their IP address and can only vote
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
Output Full URL of Current Page
Let's say I am currently viewing a dynamic page:
http://www.mydomain.com/directory/index.php
EXplanation help
Hey all,
I am still fairly new to PHP programming and I am trying to put together a page wher
image upload script not working with png
The basic process of this php code is to take the submitted file, convert it to a small JPG thumbnai
php mysql query from input textbox
Hi,
I have a text box, in that i have given the mysql query. I can able to get the query in v
How to return to a previous page after running a PHP script
I'm having a bit of a melt down here because I think this should be really easy but can't work it ou