Library Management System in PHP/MySQLi with Source Code
Hello guys, I have here a Library Management System for E.B Magalona National High School this is a system that I created together with my friends, it is written using PHP/MySQLi. This system is useful for some beginners who what to learn PHP cause this system has five basic important functions such as Add, Edit, Delete, View or Display Data and search.
Source Code Update Info
This source code was originally developed using PHP/MySQL which result in some errors occurs when running the project in higher versions of PHP such as the PHP7. As of now December 4, 2020, the source code is now written using PHP/MySQLi.
*Original Source Code was Submitted: 2014-03-27
*Updated Source Code: 2020-12-04
About
The Library Management System using PHP/MySQLi as I have said above it was developed for E.B. Magalona National High School. This system helps to manage the books and borrowing transactions of the said school. The Librarian user is in charge of managing the system data such as the book's details, members' details, and members' borrowing transactions.
This system has many features such as:
- Book records management
- Report Generation (Book Inventory)
- Auto search of data in the table
- Filtering of book data by its status
- Advance search of books
- Borrow and Return books function
- A combo box with a search bar for searching members
- Book deduction if borrowed
The system has a user-friendly interface which makes this PHP Project easy to use. This was developed also using HTML, CSS, JavaScript, and Bootstrap for the design. I hope this Library Management System will help you with your project. Download the Source Code to have a better understanding and have an actual experience for the functionalities of the system. Follow the instruction below on how to run this project.
How to Run
- Download the source code and extract the zip file.
- Download or set up any local web server that runs PHP script.
- Open the web-server database and create a new database name it "eb_lms".
- Import the SQL file located in the "db" folder of the source code.
- Copy and paste the source code to the location where your local web server accessing your local projects. Example for XAMPP('C:\xampp\htdocs')
- Open a web browser and browse the project. E.g [http://localhost/eb_magalona_lms]
Default Access
Email: admin
Password: admin
Happy Coding :)
Installation Demo
Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.
Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.
FOR YOUR OWN SAFETY, PLEASE:
1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.
Comments
missing table of student
please help
Create a database with the
Unknown error
Unknown error
sir. thanks for this codes
Please send the full database
Dear sir,Please send the full database by this email foyzul86@gmail.com.
Thanks
Foyzul
Warning: session_start()
The database is located in
Pls i need the full database......
Hey dud, where is the data
i want limit borrow books
Dear sir i have seen in library management limit per day but i want limit per user how to solve please help me
It doesn't remove or make it inactive once borrowed pls help
DATABASE PROBLEM
can you upload the newer version of a databases? please T_T use the latest version of xammp please :(
Add new comment
- Add new comment
- 19313 views