Backup Restore MySQL Database through PHP
Posted: Thu Feb 08, 2007 5:26 am
Hi all,
another big one... Smile
is there any facility in PHP Code for backup and restore MySQL database?
i have the code for import-export but all constrains are not covered in that... For example it gives me DROP, CREATE,INSERT Only... not Stored Procedures, Foreign Key constrains, etc. Sad
Please give me solution if anyone has...
Thanks and Regards
Dhaval Trivedi
another big one... Smile
is there any facility in PHP Code for backup and restore MySQL database?
i have the code for import-export but all constrains are not covered in that... For example it gives me DROP, CREATE,INSERT Only... not Stored Procedures, Foreign Key constrains, etc. Sad
Please give me solution if anyone has...
Thanks and Regards
Dhaval Trivedi