core-php-admin-panel
core-php-admin-panel copied to clipboard
An Admin panel written in core php with CRUD, filters and pagination.
Core PHP Admin panel
A Simple Admin Pannel written in core PHP. It contains an implementation of general features you might need in your website admin panel like :
- Record management (CRUD)
- Bootstrap based HTML template.
- Secure Authentication
- Pagination
- Filters
Live Demo :
http://freecs9.epizy.com/core-php-admin
Credentials :
username : admin
password : admin
Libraries used :
- MysqliDb (https://github.com/ThingEngineer/PHP-MySQLi-Database-Class)