Excel Writer

AJAX Live Search using PHP

Hi guys this code will help you on how to create a Google like live search. The result of the search query will be displayed below the textbox. Also, you can customize this code by adding a link on the dropdown list and redirect it automatically to the desired page. The data in the database is display on a table in this sourcecode. This code is easy to be understood and easy to integrate in you

Ajax Delete

Hello guys this sourcecode is a simple delete system using php/mysql with ajax. The feature of this code is it provide popup window to inform you that you are about to delete one data. It also delete records without leaving and refreshing/loading the current page, hope this code will help you thank you