This class can be used to backup and restore MySQL database from SQL files.
It can generate a backup of a given MySQL database or a specific table by generating a file with SQL CREATE TABLE and INSERT statements that can be used to recreate the database.
The class can also restore a database by reading the a backup file and executing the SQL statements that it contains.
|
|
| Name: |
Backup_Restore |
| Base name: |
backup_restore |
| Description: |
Backup and restore MySQL database from SQL files |
| Version: |
- |
| PHP version: |
4 |
| License: |
GNU General Public License (GPL) |
| All time users: |
1070 users |
| All time rank: |
3037 |
| Week users: |
6 users |
| Week rank: |
426  |
| |
|
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Good (87.5%) |
Sufficient (75.0%) |
- |
- |
- |
- |
Not sure (51.2%) |
1456 |
| Month: |
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 |
|
|