PHP Scripts » Database Tools
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.
FreshOne cannot be held responsible for the content of this page (backupDB() - Database Tools, PHP Scripts). The content provided on this page and the comments on backupDB() - Database Tools, PHP Scripts are user contributed.
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.
Comments on: backupDB()
FreshOne cannot be held responsible for the content of this page (backupDB() - Database Tools, PHP Scripts). The content provided on this page and the comments on backupDB() - Database Tools, PHP Scripts are user contributed.
Bookmark this page
Related scripts
t-77.DbBackup
t-77.DbBackup is a PHP script that allows you to create a backup of your MySQL database. This backup is compre...
t-77.DbBackup is a PHP script that allows you to create a backup of your MySQL database. This backup is compre...
MySQL database backup
Designed to create a daily snapshot of the dynamic data on your website. (e.g. content management systems, for...
Designed to create a daily snapshot of the dynamic data on your website. (e.g. content management systems, for...
phpMySQLDiff
A litte tool to create an alter-script for the differences between two databases. Since 1.4.0 InnoDB FOREIGN K...
A litte tool to create an alter-script for the differences between two databases. Since 1.4.0 InnoDB FOREIGN K...
ADODB_SQL
ADODB_SQL allows you migrate your code using DB_Sql format (PHPLIB) to an another DB engine like ADODB....
ADODB_SQL allows you migrate your code using DB_Sql format (PHPLIB) to an another DB engine like ADODB....
nstrees - nested set tree library
This library consisting of a single php file implements hierarchical datastructures (trees) using the mysql da...
This library consisting of a single php file implements hierarchical datastructures (trees) using the mysql da...