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.
Most scripts are free or open source. But some have the full source code available for download yet itīs required to have permission to use them and most often the price will be listed. If there is a script license e.g. GNU or GPL then it will also be listed. |
OpenDb
An extremely flexible application to catalogue all sorts of things...
phpMyDump
A web-based script dumping definitions and data from...
cleverSQL tool
If you ever created or administrated a remote database, you know how...
Text to DB
This simple php script shows how to Dump delineated text file export...
mysql_html_table
This very simple script will display your mysql table in an html...
phpPuszAdmin
phpPuszAdmin is a Web admin interface for PuszBaza similar to like...
aq.php
Do SQL create, drop, insert, update, etc. Or do selects against your...
MySQLDataManagement
MySQLDataManagement is a set of php scripts to manage your data for... |
