Script Requirement: PHP 5 and DOM XML. Restriction: We don’t Drop/Alter any database table definition but truncate all previouse data. Other: I used XML to store all database Schema and Data.
Features
Follow PHP Class to Export/Import MySQL databas
Other Useful Business Software
Your top-rated shield against malware and online scams | Avast Free Antivirus
Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
Rate This Project
Login To Rate This Project
User Reviews
-
The PHP Class was clear and simple. Unfortunately, the class uses deprecated MySQL functions. Worse, the exported table was malformed XML. The import function could not read the exported file. The deprecated MySQL functions were not a problem I modified them easily enough. The malformed XML is a different issue. It has to do with UTF encoding.