Login   Register  
PHP Classes

Class: mysql_dump

Icontem
elePHPant

  Classes of Harish Chauhan  >  mysql_dump  >  Download  >  Support forum Support forum (2)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: mysql_dump Support forum
Base name: mysql_dump
Description: Backup and restore MySQL databases from SQL files
Version: -
Required PHP version: -
License: Freeware
 
  Author   Group folder image Groups   Detailed description  
  Dependents   Applications   Files Files  

Author

Picture of Harish Chauhan
Name: Harish Chauhan <e-mail contact>
Published packages: 28 Browse this author's classes Browse this author's classes
Country: India India - PHP jobs in India
Home page: ???

Groups

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

Detailed description

This class can be used to take backups of MySQL databases by generating files with SQL commands similar to the output of mysql_dump program.

It can also restore a database from SQL commands generated by the backup process.

The class can generate the backup output of one or more databases. It may also backup all tables of a database or just a few tables.

The output may be stored in a file or served for download. It may have line breaks characters compliant with either Unix/Linux, Windows or Mac OS.

Packages that need this class

Class Dependency Why it is needed
Backup
Required
Dumps the DB

Applications that use this class

No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.

Files

File Role Description
Plain text file mysql_dump.inc.php Class Main Class
Plain text file mysql_dump_test.php Example Example File
Download all files: mysql_dump.tar.gz mysql_dump.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.