Delete multiple records using checkbox in PHP and MySQL without refreshing page

preview_player
Показать описание
In this video you will learn to print list of users in table and delete multiple records from database without refreshing page using PHP , Mysql , Jquery and Ajax .

if you need help please comment

to download source code click in the link below

Рекомендации по теме
Комментарии
Автор

Thank you mate, You are Awesome! For those who use datatable api, you can add ' dataTable.ajax.reload(); ' to your ajax function success, exactly under the 'alert (response);' so you can reload the table without using closest() method :)

bobthebuilder
Автор

can you please make a vdeo on how to display the selected records in the same html page...by the way this video was very helpful thanks a lot.. :)

notapixiegal
Автор

bootstrap.min.js:6 Uncaught Error: Bootstrap's JavaScript requires jQuery. jQuery must be included before Bootstrap's JavaScript.
at bootstrap.min.js:6


Anyone know what can i do with this error?

shurtExplorations
Автор

I run the code it showed the records are deleted successfully but records are not deleted from database, it just remove from the webpage .can you please help me to sort our this problem?

irambarkat
Автор

may i get the source code? Thanks in advance! :)

Swapnil