Login   Register  
PHP Classes

Class: Backup

Icontem
elePHPant

  Classes of Eduardo Martos Gómez  >  Backup  >  Download  >  Support forum Support forum (3)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Backup Support forum
Base name: backup
Description: Backup directory files and MySQL databases
Version: -
Required PHP version: -
License: GNU General Public License (GPL)
 
  Author   Group folder image Groups   Detailed description  
  Dependencies   Applications   Files Files  

Author

Picture of Eduardo Martos Gómez
Name: Eduardo Martos Gómez <e-mail contact>
Published packages: 2 Browse this author's classes Browse this author's classes
Country: Spain Spain - PHP jobs in Spain
Home page: http://emartos.net/

Groups

Group folder image Databases Database management, accessing and searching View top rated classes
Group folder image Files and Folders Listing, accessing and manipulating files and folders View top rated classes
Group folder image Systems administration System configuration and management View top rated classes

Detailed description

This package can be used to generate backup copies of Web server directory files and MySQL databases.

It uses a separate class to generate a backup archive in ZIP format of a given directory.

Another class is used to take a backup of a given MySQL database into file with SQL statements that can be used to restore the database.

The generated backup files can be served for download.

This package comes in two version with comments in English and Spanish respectively.

Packages needed by this class

Class Dependency Why it is needed
Create ZIP File
Required
Compress the files for the backup
mysql_dump
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
Files folder image en
  Plain text file cls_backup.php Class Backup class
  Plain text file cls_fecha_hora.php Class fecha_hora class
  HTML file instructions.htm Doc. Documentation
  Plain text file test.php Example Test script
Files folder image es
  Plain text file cls_backup.php Class Clase Backup
  Plain text file cls_fecha_hora.php Class Clase fecha_hora
  HTML file instrucciones.htm Doc. Documentación
  Plain text file prueba.php Example Script de prueba
Download all files: backup.tar.gz backup.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.