southern writes:Manage MySQL backup files generated with mysqldump
This class can manage MySQL backup files generated with mysqldump.
It can generate backup files of a given MySQL database to a file with a name based on the database name and the current time.
The class can also list previously taken backup files, delete old backup files, and verify if a backup file taken today exists.
more: PhP Classes
PHP Auto Backup MySQL to FilePosted on Sunday, December 21, 2014 @ 21:24:00 UTC in PHP |