Delete Multiple Rows with Checkbox from MySQL

Language

Hi guys this code will teach you on how to create an application in php that delete multiple data using checkbox as selector. The feature of this code is it deletes multiple data using checkbox as selector. For more information about this code just comment under this sourcecode or email me at [email protected]. Hope that this will help you in your future activities thank you. Database name: multi_delete at db folder:

Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.

Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.

FOR YOUR OWN SAFETY, PLEASE:

1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.

Comments

Hi, thanks for the code, it is very nice. I have one doubt, while displaying data in table by using the downloaded script, data is populating in random order by default, is it possible to display the same in order of a field which i require? I have tried by changing the php code, but it is not working. i am not familiar with JS. If possible pls help.
Submitted bymayank0285 (not verified)on Sun, 03/16/2014 - 07:33

if i have a more than 1Lacs row.How can we delete selected,how to increase performance and speed??
Submitted byathira (not verified)on Fri, 08/01/2014 - 15:50

Thank you so much for the wonderful code.I would also like to integrate a select all checkbox to delete all fields.
Submitted byvishal panara (not verified)on Thu, 04/30/2015 - 14:46

great source for multi delete and also pagination, i want to use pagination from this source but there is a some error...!can u tell me the simple way to use pagination?

Add new comment