-
The table schema of a MySQL database can be retrieved and exported to a XML definitions file by one class.Another class can do the opposite, i.e. read the definitions of a MySQL database schema from a XML file and update the currently installed database schema to match the definitions from the XML file.Requirements: PHP 5.0 or higher

