View Single Post
Old Dec 8th, 2007, 11:46 AM   #2
Sane
Programming Guru
 
Sane's Avatar
 
Join Date: Apr 2005
Location: Waterloo, Ontario
Posts: 1,886
Rep Power: 5 Sane will become famous soon enough
Send a message via MSN to Sane
Re: delete data using checkbox

And... so... what's the problem? If you've got this far, the rest should be simple.

Just grab the $_POST value in your .php script that corresponds to each checkbox. Then delete the data however it is being stored.

Post the code if you're having a problem with that aspect.
Sane is offline   Reply With Quote