This class can be used to backup and restore MySQL databases.
It can connect to a given MySQL database server and generate SQL statements that can be used to recreate the database tables and its contents. The class can backup all tables or a given subset.
A separate auxiliary class can compress the backup data into a ZIP file.
The main class can also extract the ZIP archive and execute the SQL statements generated by a prior backup session.
|
|
| Name: |
dbclass_dre |
| Base name: |
backup-restore-dbdre |
| Description: |
Backup and restore MySQL databases |
| Version: |
1.0 |
| PHP version: |
4 |
| License: |
GNU Free Documentation License (FDL) |
| All time users: |
688 users |
| All time rank: |
4094 |
| Week users: |
1 user |
| Week rank: |
2054  |
| |
|
| |
Screenshots |
|
|
| Not yet rated by the users |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|