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
Database Manager (mySQL)
This script allows an object orientated interface to be created around a mySQL connection. It provides numerou...
This script allows an object orientated interface to be created around a mySQL connection. It provides numerou...
OracleEditor.php
OracleEditor.php is a standalone PHP script which allows you to browse your Oracle database tables/views and i...
OracleEditor.php is a standalone PHP script which allows you to browse your Oracle database tables/views and i...
PHPRunner
PHPRunner creates set of PHP pages to access and modify MySQL database. Using generated PHP pages users can se...
PHPRunner creates set of PHP pages to access and modify MySQL database. Using generated PHP pages users can se...
Php Database Wizard
With this tool you can easily create a web forms to insert/update/delete function. You can view the data in a ...
With this tool you can easily create a web forms to insert/update/delete function. You can view the data in a ...
SqlCommand Class
The SqlCommand class is designed to provide a simple, effective, and yet powerful way to use Microsoft SQL Ser...
The SqlCommand class is designed to provide a simple, effective, and yet powerful way to use Microsoft SQL Ser...