Adminer is a MySQL management client similar to phpMyAdmin. The entire program has only one PHP file, making it easy to use and install. Adminer supports multiple languages (it comes with 11 translation language files, and you can translate the corresponding languages according to your own needs). Supports PHP4.3+, MySQL 4.1+ and above.
renew:
This work is a customized work by Sharing Studio. The official release of 3.7.0adminer on 2013-05-19 failed to solve the compatibility issues better. There were exceptions on PHP 5.3, 5.4, and 5.5, and there were also many HTML code compatibility bugs. , for this reason, we chose to do it once, and this tool will also be integrated into other works of the studio. Thanks to the original team for their good work.
1: Compatible with PHP 5.3+ and above, fixes many exceptions.
2: Standardized modification of html code.
3: Added Query log function to list all currently executed statements.
4: Function and style details repaired.