/inventory

php scripts related to lab inventory

Primary LanguagePHPMIT LicenseMIT

ceeLabDatabase

php files relating to labs inventory

These files include: add_reference_manual.php - This php file will allow you to enter new inventory items to the database. getmanualinfo.php - This php file will allow you to access what is in the database. mysqli_connect.php - This file initializes the connection to the server. cee_lab_inventory_database.sql - This sql database will hold the information for our database.

Important There still needs to be testing done on Randolph or Luna, to make sure the SQL connection works like it should.