Ratings | | Unique User Downloads | | Download Rankings |
Not yet rated by the users | | Total: 164 This week: 1 | | All time: 8,853 This week: 381 |
Details
mysql-backup
This class will backup whole database or selected tables from the database
For exporting the database as .sql file use this function.
echo $backupClass->EXPORT_TABLES($host, $user, $pass, $dbName, $tables, $backupName);
|
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.