ajax delete

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

MD5 login

Submitted by jkev on
This code will help you on how to create a login form with md5 encryption. The feature of this code is, it has a input validation does not allow empty field and the password are being encrypted using md5. Hope that this sourcecode will help you in your future system thank you a lot. username:jkev password:jkev databasename:md5_login db folder