This class can be used to generate a MySQL database backup using PDO.
It can query the structure of a given MySQL database and generate SQL statements to recreate and insert the records of the tables in the database.
The resulting SQL statements are returned as a single string that can be served for download or stored in a file.
|
Name: |
DB Backup Class |
Base name: |
db-backup-class |
Description: |
Generate a MySQL database backup using PDO |
Version: |
1.0 |
PHP version: |
5 |
License: |
BSD License |
|
|
|
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 |
|