MySQL Forums
Forum List  »  PHP

Re: Referencing Checkbox Form Values passed to a PHP form handler script
Posted by: Peter Brawley
Date: March 09, 2006 03:49AM

Not good, I think, to depend on the browser's order of submission. If you really need to distinguish between non-existent and unchecked checkboxes, it would be better perhaps to name your hidden vars something like "h_checkboxname".

PB

Options: ReplyQuote




Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.