SPrelewicz
Programmer
I am prepopulating checkboxes from MySQL. This works just fine. When I go to the form, the values that are stored in the database are in fact prechecked. (Using HTML CHECKED in the checkbox tag). If I select a few more checkboxes, however, and submit, ONLY the new ones that I manually checked are being passed in.
I looked around as to why this mat be, but cant find anything. This may be something common and basic in PHP, but I'm not aware of it. Has anyone run into this, and what is the solution, aslo, why does this happen?
Thanks.
I looked around as to why this mat be, but cant find anything. This may be something common and basic in PHP, but I'm not aware of it. Has anyone run into this, and what is the solution, aslo, why does this happen?
Thanks.