
Add to favorites
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

Add to favorites
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