PHP Mini SQL Admin 1.4.080217 (Default branch)

PHP Mini SQL Admin is a light, standalone scriptfor accessing MySQL databases. It is intended forWeb developers and requires knowledge of SQL commands.License: GNU General Public License (GPL)Changes:
Now all contents of database fields are HTML-escaped to prevent Javascript (and other XSS tricks) from running. NULL values in SQL dump were replaced by ''. Support for "desc TABLE" queries has been added. A repair function in "show tables" has been added. In the export file, final comments have been added (so it's easy to see if the export was completed fully, which is useful for slow servers or large databases when the PHP script may timeout before the end of the export).

More...