borrowing

ICT Laboratory Management System using PHP/PDO with Source Code

Submitted by kevind on
This project is called as ICT Laboratory Management System and developed using PHP/PDO. This system allows you to record the ins and outs of items that belong to the ICT Laboratory. This is useful in terms of keeping track of the inventory of the Laboratory's items. Talking about tracking the available items, this system has borrowed and returning items feature. By this, the system can

Borrowing and Returning Function in PHP/MySQL

Submitted by alpha_luna on
In this tutorial, we are going to learn how to create Borrowing and Returning Function in PHP/MySQL. We all know, Library System have this two functions. You can use this source code to create a simple Library System or in any system that has to borrow and returning functions. Hope you can learn from this tutorial.

Automated Borrowing and Returning of Equipments

Submitted by coderz on
The main features of this system are borrowing and returning of equipment. The system detects the item borrowed based on the "Requisition No", a unique ID generated during the borrowing of items. It also includes a login system, a master file for borrower and Item form. Though the system is so simple, yet you will learn how to code a system that will pull the record from borrower's borrowed item