Forum: PHP
Dec 9th, 2007, 9:27 PM
|
|
Replies: 7
Views: 245
Re: delete data using checkbox
I mean, give me your example code "delete data using checkbox". When I click button DELETE, data in database MySQL have deleted according what i checked in the chekbox. i have printscreen about it...
|
Forum: PHP
Dec 9th, 2007, 6:15 AM
|
|
Replies: 7
Views: 245
Re: delete data using checkbox
But I don't know how we using the chekbox before data delete. Please view me example code about this scenario :when i click DELETE button and i was checked the checkbox, field in mySQL Database have...
|
Forum: PHP
Dec 8th, 2007, 7:52 AM
|
|
Replies: 7
Views: 245
delete data using checkbox
i have a problem about using checkbox in PHP.When I click DELETE, I want to delete data in the table and also the field of the database in mysql according to the checkbox was checked. I have simple...
|