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
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
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.