News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
Sematopia.com:
How to - Backup MySQL database & email results using PHP
February 17, 2006 @ 07:06:03

From Sematopia.com today, there's a quick example of how to backup a MySQL database and email results with the help of a bit of PHP.

There are a bunch of scripts on the Internet that overly complicate the issue of automatically backing up your database. Here is a PHP script I wrote to backup a mysql database and email the results. Just set a cron job (/etc/crontab) to run this script with the following command: php dbBackUp.php

You can either copy and paste the code from the post or download a copy. It uses the PEAR Mail and Mail_Mime packages to do a lot of the work, so you'll need those installed before it will cooperate.

0 comments voice your opinion now!
backup mysql database email results PEAR Mail Mime_Mail backup mysql database email results PEAR Mail Mime_Mail




Community Events





Don't see your event here?
Let us know!


test framework interview release opinion conference development custom introduction community database api podcast unittest language phpunit symfony2 application component series

All content copyright, 2012 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework