Ratings | | Unique User Downloads | | Download Rankings |
Not yet rated by the users | | Total: 165 | | All time: 8,862 This week: 161 |
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.