Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 575 Bytes

README.md

File metadata and controls

15 lines (14 loc) · 575 Bytes

phpPanel

a very light,simple,fast phpmysql administration tool

At the moment it has the following capabilities
*choose database
*show table contents
*truncate table
*upload/import sql file
*export/download sql file <-*with the help from https://github.com/2createStudio/shuttle-export
*sql query executor
put the mysql credentials in resources/conf.php
and the user panel credentials in the resources/panel.php
*the default credentials for web login is username:username, password:password
the login is through gate.php