|
-
Jun 26th, 2008, 08:23 AM
#1
Thread Starter
Hyperactive Member
how to change values in the input fields?
hello!
how to use php to change values of text field,checkbox,select box?
Ex: I have this code:
<select name="day"><option name="1">1</option><option name="2">2</option></select>
what is the php code to change the current selected item in the select box to make 2 for example?
thx
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|