Base Functionality:
Using PHP, MySQL. Database needs to be able to support CRUD, (Create, Replace, Update, Delete).
User information from logging in should be checked against the database. Users should be able to create new accounts and the information be stored in the database. Logging information from the log classes should be stored in the database.
Base Functionality: Using PHP, MySQL. Database needs to be able to support CRUD, (Create, Replace, Update, Delete). User information from logging in should be checked against the database. Users should be able to create new accounts and the information be stored in the database. Logging information from the log classes should be stored in the database.