MyClient 3.2.0 (Default branch) |
|
|
MyClient is a simple and clean Web client interface for the MySQL database. It runs with PHP's register_globals off and outputs validated XHTML and CSS. Features include support for standard and persistent MySQL connections and PHP5's MySQLi interface. It also supports unlimited multiple tabbed interfaces, connection to multiple databases, one-button table descriptions, one-button database switching, query saving and loading, query results saving, and localization. It is not a full featured administration tool, but rather a multiple interface command client that improves upon the command line interface using a Web-based implementation.
License: GNU General Public License (GPL)
Changes:
This release adds support for displaying serialized and session data in a more readable unserialized fashion. It now operates in E_STRICT mode.
|