Hey Daniel:
> When I have Textboxes I can retrieve their values whne the method POST is
> used by the $HTTP_POST_VARS['name_of_the_textbox']
Here's a sample form:
When you submit it, the boxes that are checked off go into the $Doms[]
array. Those which aren't checked don't. The
There will be a correspoding variable/index set is the checkbox is checked,
no value is set for uncheck boxes
Martin
-Original Message-
From: Daniel Ferreira Castro [mailto:[EMAIL PROTECTED]]
Sent: Friday, March 15, 2002 1:36 PM
To: [EMAIL PROTECTED]
Subject: [PHP] GET values from
When I have Textboxes I can retrieve their values whne the method POST is
used by the $HTTP_POST_VARS['name_of_the_textbox']
But when I try to use it on a checkbox it doesn't work.
How can I retireve that value from a checkbox, to know if it was checked or
not?
Thank you
Daniel F. Castro
[EMA
3 matches
Mail list logo