Event Registration System

Production Planning Database System

Production Planning Database System, used for keeping Production Order records. Item data, orders data, production output data. You can also process material requirement plans that track the total requirements for all active orders and you can credit for those items already printed by using process inventory. And after printing you can also move items to archive as your reference for future orders

Simple Material Log

This system is quite different. Simple but essential for the beginners. Its quite different from usual access used. Mostly, we input data to the tables using forms. This system you will input data by microsoft excel and view reports to microsoft access. Any changes you made to excel it will reflect in access. Note: Copy the microsoft excel file to Drive D then create shortcut to the desktop as

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

Delete Multiple Rows with Checkbox from MySQL

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

Online Membership System

Hi guys. This online membership script is my project in our school. In this script, you will see an awesome graphical user interface and is user friendly. To access the admin just add “/admin” in the URL. The features of this system are: Signup for the member Upload photos Add/edit/ delete function for the admin. Hope that this system will help you in your future system thank you. Database name

MD5 login

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