News Feed
Jobs Feed
Sections




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


blog comments powered by Disqus

Similar Posts

DeveloperTutorials.com: PHP and MySql with PayPal

CSS-Tricks.com: PHP for Beginners: Building Your First Simple CMS

Jay Allen's Blog: Adminer | The World's Smallest MySQL Admin Script

Sameer Borate: Efficiently Replicating RETS data to MySQL

Johannes Schluter's Blog: Escaping from the statement mess


Community Events









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


tool composer api unittest development community opinion zendframework2 framework testing functional podcast interview release event object code example introduction language

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