Re: [PHP] PHP Form and Arrays help

2002-09-24 Thread Geoff
If I remember correctly checkboxes literally do not exist on the posted pages if they don't get checked on the form page. So maybe you can use isset or something like that to see if the checkbox exists if so make it checked if not show it unchecked. Hope that helps. On Tue, 2002-09-24 at 11:24,

Re: [PHP] PHP Form and Arrays help

2002-09-24 Thread Marek Kilimajer
Use either session to "remember" the checkboxes' name/value pairs or hidden fields. Tom Ray wrote: >I'm having a small problem with a form I'm designing and I hope someone can >point me in the right direction here. The form's function is rather simple >actaully. It's supposed to take the inform