0byt3m1n1
Path:
/
var
/
www
/
listcrawler.app
/
public_html
/
admin
/
[
Home
]
File: README.md
# 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)