Home     PHP / Javascript / Ajax
PHP BackupDB() Script

PHP Script Codes > database-tools

backupDB() Free

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

PHP Script Codes > backupDB()
backupDB() is a PHP script that backs up MySQL tables and databases to a gzip'd file for easy daily backup. Can back up a single database and/or table, or all tables. Structure-only, complete-inserts optional. Can be called interactively or run as a cron job. Works well with doSQL() (also available on this site). Faster and more robust than phpMyAdmin's backup function.