Home     PHP / Javascript / Ajax
PHP PhpMySQLAutoBackup - automate your MySQL backup using php Script

PHP Script Codes > database-tools

phpMySQLAutoBackup - automate your MySQL backup using php Free

Rate: | Price: Free | Publisher: Office Site | Demo: | Views: 16576

PHP Script Codes > phpMySQLAutoBackup - automate your MySQL backup using php
Now includes detailed reporting - phpMySQLAutoBackup the simple way to backup MySQL databases - automates the backup of your MySQL databases. Exports your database (data and structures), compresses it into gzip format and emails it to you. Schedule it to run every day/week by adding it to a cron job, or use phpJobScheduler.
New features include the ability to select separate tables for backup, and limit the backup to start and stop at pre-set table row numbers, this will now allow a section of a large table (with millions of records) to be selected for backup.

Features:
* option to ftp backup file to remote server
* email zipped database to your specified address
* option to save to backup folder
* backup limited to once per hour (easily changed) prevents malicious attempts at bringing down your server
* specify specific tables to include or exclude, or backup the whole database
* set ranges to backup - from start row number to last specified row number