RE: [PHP] Retrieve values from checkboxes

2003-03-24 Thread Don Read
On 24-Mar-2003 shaun wrote: > Hi, > > I have some checkboxes on my form and am using the following code to > populate it. The box will be checked if the user is allocated to the > project. My problem is if I uncheck a checkbox and send the form I don't > know what the $project_id is as it returns

[PHP] Retrieve values from checkboxes

2003-03-24 Thread shaun
Hi, I have some checkboxes on my form and am using the following code to populate it. The box will be checked if the user is allocated to the project. My problem is if I uncheck a checkbox and send the form I don't know what the $project_id is as it returns zero, so I cant delete the corresponding