MySql StructMagic
MySql StructMagic is a simple project / apllication that enables database synchronization ...
It consists of one PHP class and an application file that empowers this class in use. Export your up-to-date database, and then call it back on destination database. The script generates necessary sql to update your destination database.
Current version : 0.8
Features: export raw (php), export to xml, import raw (php), generate sql differences, error handle
License : GNU General Public License (GPL)
Download: PHP Classes
It consists of one PHP class and an application file that empowers this class in use. Export your up-to-date database, and then call it back on destination database. The script generates necessary sql to update your destination database.
Current version : 0.8
Features: export raw (php), export to xml, import raw (php), generate sql differences, error handle
License : GNU General Public License (GPL)
Download: PHP Classes

