PHP Classes / ajDbBackup

Take a MySQL database backup and send it by e-mail

ajDbBackup PHP Class

This class can be used to take a MySQL database backup and send it by e-mail. It can take a backup of a given MySQL database using the mysqldump command. Then it uses the tar command to pack the backup file. The class can send an e-mail message to a given address sending the packed backup file as attachment.

Search in PHP Classes

Filter by tags