|
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.
|