MySQL Backup

This script outputs a basic backup of a MySQL database in sql format directly to your web browser.
You can either backup all tables within the database or chose to just backup specific tables. Simply run this script, copy the output, paste it into plain text file and save it for future use.
The new version addresses a couple of bugs when using with PHP5 and MySQL 5 plus an issue where the $tables array wasn’t being used properly.
If you have access to cron or would prefer store zipped backup files on your server for later download via FTP, see the BackupZip scriptlet.
- Requirments:
- PHP 4+
Downloads
Backup (67.9 KiB, 2,055 downloads)
Support
Available via the Quirm.net forum.
You might also be interested in
eShop.po
SEM 5.13
[...] Link: quirm.net/2008/10/02/mysql-backup/ [...]