Skip to content

gauravfs-14/library_management_php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Library Management Software Using PHP

Live Environment

Admin Login Credentials

  • Username: admin_admin
  • Password: admin_admin

Student Login Credentials

For Localhost

Configure The Database

  • Open phpmyadmin
  • Click on Import
  • Import the sql file from ./sql

Before Run

Make sure you changed the database password to your password before running it on your local server. To change the password, navigate to /config/db_connect.php