Archive

Posts Tagged ‘MySQL’

How backup and email MySQL databases with Cron and PHP.

June 14th, 2009 Jimmy No comments

Here is a PHP script I wrote to backup my mySQL databases. Just use a cron job to run the PHP script when you want. The PHP MySQL database backup script will also email the database. With a Google Gmail account you get more than 7 gigs of storage so they are a good service for using for your backups.
Read more…

Categories: Linux Howtos, Programming Tags: ,