Excel Writer

AJAX Live Search using PHP

Submitted by jkev on
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

Event Registration System

Submitted by jkev on
Hi guys this event registration system is useful in registering the all of the participants in a particular event. You can also network this system if you know how to network the localhost for faster registering of participants this system is easy to use user friendly hope that sourcecode help you a lot thank you. Database name: ers db folder

Ajax Delete

Submitted by jkev on
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