Generate to specify the HTML format data dictionary for the MySQL database.
cmdd is an abbreviation for Create MySQL Data Dictionary.
- cmdd.php: English version.
- cmdd_cn.php: 中文版本
- Requires PHP 5.3+.
- Requires PHP Mysql PDO support. (http://php.net/manual/en/pdo.installation.php)
cmdd is under the Apache 2.0 license.