

https://github.com/MincDev/php-mysql-connector
MVC
Model – Handles all DB calls
View – Handles all front end
Controller – Calls Model functions for DB transactions
https://github.com/MincDev/php-mysql-connector
MVC
Model – Handles all DB calls
View – Handles all front end
Controller – Calls Model functions for DB transactions