I have file .....

index.php3.... a form in it ...

<input type=checkbox name=Steak value="15.25">
<input type=checkbox name=XYZ value="10.25">
<input type=checkbox name=CHIPs value="5.25">

and how to make it that form.php3 will read all the data that was submitted
(i'm mean the name and the value)








Teqilaman


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to