Home     PHP / Javascript / Ajax
PHP Backup DB Script

PHP Script Codes > database-tools

Backup DB Commercial

Rate: | Price: Commercial | Publisher: Office Site | Demo: | Views: 2630

PHP Script Codes > Backup DB
Backup DB is a very easy to use MySQL database Backup/Restore utility written in PHP and Perl. The interface is written in PHP to keep things streamlined and the backup/restore processes are written in Perl to avoid PHP's limitations in the areas of safe_mode file ownership and system commands (v1.10 adds the option of using PHP files for the backup/restore process). Backups are compressed to limit storage space, organized by database (for ease of restoring), and saved with the date appended to the filename (to allow multiple backups). You can backup or restore one or more (or all) tables in the selected database at once.