Login   Register  
PHP Classes

Class: Backup_Restore

Icontem
elePHPant

  Classes of Md.Abdullah Bin Salam  >  Backup_Restore  >  Download  >  Support forum Support forum (1)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Backup_Restore Support forum
Base name: backup_restore
Description: Backup and restore MySQL database from SQL files
Version: -
Required PHP version: 4
License: GNU General Public License (GPL)
 
  Author   Group folder image Groups   Detailed description  
  Applications   Files Files  

Author

Picture of Md.Abdullah Bin Salam
Name: Md.Abdullah Bin Salam <e-mail contact>
Published packages: 1 Browse this author's classes Browse this author's classes
Country: Bangladesh Bangladesh - PHP jobs in Bangladesh
Home page: http://www.absalam.wordpress.com/

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 backup and restore MySQL database from SQL files.

It can generate a backup of a given MySQL database or a specific table by generating a file with SQL CREATE TABLE and INSERT statements that can be used to recreate the database.

The class can also restore a database by reading the a backup file and executing the SQL statements that it contains.

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 backup_class.php Class Backup_Restore Class
Download all files: backup_restore.tar.gz backup_restore.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.