PHP Classes
elePHPant
Icontem

DB Backup Class: Generate a MySQL database backup using PDO

Recommend this page to a friend!

  Author Author  
Picture of Raul
Name: Raul <contact>
Classes: 7 packages by
Country: Brazil Brazil


  Detailed description   Download Download .zip .tar.gz   Install with Composer Install with Composer  
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.

  Classes of Raul  >  DB Backup Class  >  Download Download .zip .tar.gz  >  Support forum Support forum (9)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
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
 
  Groups   Applications   Files Files  

  Groups  
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Databases Database management, accessing and searching View top rated classes
Group folder image Systems administration System configuration and management View top rated classes


  Applications that use this package  
No pages of applications that use this class were specified.

Add link image If you know an application of this package, send a message to the author to add a link here.

  Files folder image Files  
File Role Description
Plain text file DBBackup.class.php Class Class
Accessible without login Plain text file Example.php Example Example

Install with Composer Install with Composer - Download Download all files: db-backup-class.tar.gz db-backup-class.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.