|
PHP MySQL Backup Utility Pro
Visit Homepage
Category: Database Management
Description: PHP script to make SQL commands to delete, insert, and modify MySQL database table entries. Useful for: (1) when you update your database offline and import the changes to online database (especially incremental backups), or (2) when you update your database online and want a SQL backup of the changes.
Price:
Version:
Last update:
Language:
Author:
Rating:
|
Free (GPL)
2.0.1
2002-07-13
English
www.0php.com
 |
|
Our Review:
Code size: Medium
Documentation: Little, but sufficient.
Ease of use: Very easy - just modify the default values in the one file and upload it.
Options: In the script, you can also easily change the default values, such as whether or not to us HTTP authentication, and the username/password. The user can choose alternate database details; whether to delete, modify, or insert values; query expression; data values and the data separation character(s).
How to call the script: Just enter the URL for the script (it can be renamed), and enter the username/password you set in the script.
Comments: Useful for applying small changes to a duplicate database without having to export the whole database.
|