I just added some code for using mysqldump with PHP. It’s a pretty simple set of functions that you can expand to fit your needs.
This code just expands a bit on mysqldump and makes recovery and backups a bit easier. With the use of cronjobs and a script like this you may be able to sleep easier at night.




There are no comments yet