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) |
|
|
|
Screenshots |
|
|
Pages that reference this package |
|
Latest pages that reference packages
|
Applications that use this package |
|
No pages of applications that use this class were specified.
If you know an application of this package, send a message to the author to add a link here.
|
Files |
|