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.
Custom version update:
This work is a customized work of the sharing studio. The official released the new version 3.7.0 of administrator on 2013-05-19, but it failed to better solve the compatibility problem. There were exceptions on php 5.3, 5.4, and 5.5, and there were also many html The code is compatible with bugs. For this reason, we chose to make a customized version of it. At the same time, 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.
Expand