Online Library Management System
Project Name : Online library Management System
Language Used : PHP
Database : My SQL
User Interface Design : HTML, AJAX,JQUERY,JAVASCRIPT
Web Browser : Mozilla, Google Chrome, IE8,OPERA
Software : XAMPP Server
Demo——————————–
View Demo | Installation Guide |
Online library Management System divided in two modules–
- Student
- Admin
Admin Features
- Admin Dashboard
- Admin can add/update/ delete category
- Admin can add/update/ delete author
- Admin can add/update/ delete books
- Admin can issue a new book to student and also update the details when student return book
- Admin can search student by using their student ID
- Admin can also view student details
- Admin can change own password
Students-
- Student can register yourself and after registration they will get studentid
- After login student can view own dashboard.
- Student can update own profile.
- Student can view issued book and book return date-time.
- Student can also change own password.
- Student can also recover own password.
How to run this Project
1. Download and Unzip file on your local system copy library.
2. Put library folder inside root directory
Database Configuration
Open phpmyadmin
Create Database library
Import database library.sql (available inside zip package)
For User
Open Your browser put inside browser “http://localhost/library”
Login Details for user :
Username : test@gmail.com
Password : Test@123
For Admin Panel
Open Your browser put inside browser “http://localhost/library/admin”
Login Details for admin :
Username : admin
Password : Test@123
verification code does not show up. can you please help me????????/
Enable GD library extention
thanks for everything.
hello bro.
hope so you will be fine.
I am working on my project using your details.
it is too helpful.
thanks buddy.
Hey why does the password shoes some random values when u see it in phpMyAdmin…and How can I see it as normal text in case I want to change it?
Password is encrypted using MD5
Thank you very much for this project. It is amazing!
Dear Anuj, is this project free of cost?
Yes, Only report is paid.
Dear Anuj, is this project free to use?
Yes
Hi sir… I want to ask u… I got a problem at verification code in register form.. After click the register user.. And there has a error msg “incorrect verification code”. May i know where is the problem…
Fill the captcha code properly
thanks sir no error accur
Error: SQLSTATE[HY000] [2054] The server requested authentication method unknown to the client
sir, this error is occured.
Check your database connection.
thank sir its is work but database connection error
Hello sir
i would like to ask you about this project… Before all Thanks for it.
the question is all about the forlder assets/js/images the files inside images are for this project?
Yes. Some of the files.
(SQLSTATE[HY000] [2002] No connection could be made because the target machine actively refused it.)How i fox this error
Looks like database connection issue. Check your database connection file and put valid credentials.
Sir how can add another admin?
Directly insert into database
Error: SQLSTATE[HY000] [1045] Access denied for user ‘root’@’localhost’ (using password: NO)
This was error displayed in local host please provide solution
Share your error
solved phpmyadmin password updation thank you
Looks like database connection error. Please check your database config file.
yes solved I had one query task was multiple files upload in php files are not directing to folder
admin page not working
Admin page working fine, if you are getting any error let me know.
i am getting invalid details
For Admin Panel
Open Your browser put inside browser “http://localhost/library/admin”
Login Details for admin :
Username : admin
Password : Test@123
thank you sir
thanks for great project
cant we set return date to 15 days
cant we set return date
Error
SQL query:
—
— Database: `library`
—
— ——————————————————–
—
— Table structure for table `admin`
—
CREATE TABLE `admin` (
`id` int(11) NOT NULL,
`FullName` varchar(100) DEFAULT NULL,
`AdminEmail` varchar(120) DEFAULT NULL,
`UserName` varchar(100) NOT NULL,
`Password` varchar(100) NOT NULL,
`updationDate` timestamp NOT NULL DEFAULT ‘0000-00-00 00:00:00’ ON UPDATE CURRENT_TIMESTAMP
) ENGINE=InnoDB DEFAULT CHARSET=latin1
MySQL said: Documentation
#1046 – No database selected
First select the database then import the SQL file.
Hi admin, your work is so helpful and cool I hope I can learn so much from you.. anyway the credentials for the admin is not working.
Click on the admin link use these details
Username : admin
Password : Test@123
hi admin
can i change this colour of the line below the menu and footter
hi admin,
if the code is IssuesDate);?> i wanted result issuesdate to malaysian format. it is
IssuesDate);?>
Are the code added is right, because i added no changes for time
Sir ur project was very useful to me.. … But your admin side isn’t working.. It’shows invalid details
I want time table management system plzz can you upload
Not available
I downloaded and want to upload in my website but it showing blank page after login can u please fix it error.
I have godaddy hosting
Can you share cpanel details at phpgurukulofficial@gmail.com
Sir send for me payroll system project, there is no that project exist in list so please humble request for u send me php project with source code .
Not available.
hi I just downloaded this project, though I copied the folder in my htdocs on xampp folder, the project dosen’t seem to run, it says object not found, please help me out.
copy library folder then paste inside root directory.
How can I set default date and time because when i’m using free hosting the date and time are different? My needed date and time is Malaysian. Hope admin can help. Thank
Set default Malaysian time zone
< ?php date_default_timezone_set("Asia/Kuala_Lumpur"); echo date('d-m-Y H:i:s'); //Returns IST ?>
Hi admin, may i know where or which file did i need to put this line of code?
Thanks.
In which page you want local time.
Hi admin,
Did SQL needed change anything if I change for the local time?
No
Hi admin,
for example this line code
IssuesDate);?> if i need the result issues date to malaysia time
IssuesDate);?>
Showing this error message
Error
SQL query:
—
— Database: `library`
—
— ——————————————————–
—
— Table structure for table `admin`
—
CREATE TABLE `admin` (
`id` int(11) NOT NULL,
`FullName` varchar(100) DEFAULT NULL,
`AdminEmail` varchar(120) DEFAULT NULL,
`UserName` varchar(100) NOT NULL,
`Password` varchar(100) NOT NULL,
`updationDate` timestamp NOT NULL DEFAULT ‘0000-00-00 00:00:00’ ON UPDATE CURRENT_TIMESTAMP
) ENGINE=InnoDB DEFAULT CHARSET=latin1
MySQL said: Documentation
#1050 – Table ‘`library`.`admin`’ already exists
Drop all tables then import SQL file again.
Sir, is this project using oop? If not, what is the easiest way to add oop to this project, thank you so much.
This project is developed in CORE PHP using PDO extension.
I don’t know how to run this project, please help
The instruction is given above.
I’ve pasted the php script on my vps and everything works but the verification code is like broken image link, i’ve checked for the gd library it says it is enabled
Any other suggestions
Works perfectly for me, thank you for this
Dear Mr Kumar,
Thank you for building the Online Library Management System. I was hoping to use your software as a base for a system to be used by the charity I work for. However, I noticed that you don’t list an open-source license on the download web page. Is your software free to use and modify? Does it fall under any specific license? Any information you can provide regarding this would be a great help.
Thanks,
Jason Liu
You can customize the project according to your need
Why it show me error while uploading SQL library file to the database
Update your MySQL version
sorry sir, verification code does not appear
Check gd library enabled or not.
my student does not work says incorrect verification code
signup.php for signup new student is not working. it says “something went wrong please try again later”.
registration working fine at our end.
Such a huge and great post!! I think phpgurukul is always epic in project. Thanks for sharing this type of tricky guideThis post is very useful to me
my admin is not working
i tried username – admin
password-test@123
it says invalid detail
what should i do please help ASAP!
For Admin Panel
Open Your browser put inside browser “http://localhost/library/admin”
Login Details for admin :
Username : admin
Password : Test@123
admin login is not working
For Admin Panel
Open Your browser put inside browser “http://localhost/library/admin”
Login Details for admin :
Username : admin
Password : Test@123
hy it is asking me verification code
Sir,
my college project ask to add book stock, and after issue book it will be get deducted from current stock.
Can you help me out ?
Sorry, these features not available.
My admin-login dosn’t work….
Open Your browser put inside browser “http://localhost/library/admin”
Login Details for admin :
Username : admin
Password : Test@123
thank you so much