Recents in Beach


Advance Library Management System in php mysql | with Source Code | Free Download



The Library Management System developed using PHP mysql, HTML, MYSQLi and jQuery.  I used bootstrap as a front-stop framework to have a nice design. The tool can borrow and go decrease back books in a transaction, and also can trace scholar transaction details.
Advance Library System
  • Name of Project:     Advance Library System
  • Used Database:       My SQL
  • Design Interface:     bootstrapJavaScript, HTML, Ajax, JQuery, 
  • Browser:                   Opera MozillaGoogle Chrome IE8, 
  • Software:                 WAMP/ XAMPP/ LAMP/MAMP
About System
  1. "Dashboard: Admin"
  2. "Home"
Accounts
  • "Admin"
  • "Students"
  • "Add Accounts"
  • "Search"
Book
  • "Book Title"
  • "Category"
  • "Author"
  • "Date Published"
  • "Available"
  • "Acton"
Transaction
Borrowing/ Returning
  • "Book Title"
  • "Book Category"
  • "Book Author"
  • "Date Published"
  • "Quantity"
  • "Left"
Settings
  • Login/ Logout
How to setup this project
  1. Download xampp
  2. Text editor” notepad++ or Sublime
  3. Download the zip file/ Download winrar
  4. Extract the file acopy “librarysystem” folder
  5. Paste inside root directory/ where you install xampp local disk C: drive D: drive E: paste: for xampp/htdocs,
  6. Open PHPMyAdmin http://localhost/phpmyadmin
  7. Create  database name db_ls
  8. Import db_ls.sql file given inside the zip package in SQL file folder
  9. Run the script http://localhost/librarysystem
  10. Password inside the file

System Images



Post a Comment

3 Comments

M.NOMAN ABBASI said…
where is the paswword i never found
1 Source Code said…
pls read instructions, cause password inside the file you download
Unknown said…
Why does it has problem with logging out?