Re: [PHP-DB] checkbox data

2001-03-28 Thread Russ Michell
olinux: I have some checkboxes that are generated on the fly that represent a person signing up for an activity: "; //On the page this form is submitted to I pick the results up thus: while(list($key) = each($signup)) { //Start off SQL query - inserting available values into

[PHP-DB] checkbox data

2001-03-27 Thread olinux
I have a number of apartment features that are entered via checkboxes. In my revision script, I am not sure of the best way to revise these. With the system I am using now I set the field to "1" if the box is checked on the initial form, otherwise, it becomes zero indicating, "NO" [ "1" is "Y