PHP Developer's Network : Network Member Forums

Class: SQL Backup



  Search   All class groups   Latest entries   Top 10 charts   Newsletter   Blog   Forums   Help FAQ  
  Login   Register  
Recommend this page to a friend! Trackback URL: http://www.phpclasses.org/trackback/browse/package/3049.html
      Classes of Richard Munroe  > 
SQL Backup
 >  Download  >  Support forum Support forum  >  RSS 1.0 feed RSS 2.0 feed Latest changes  >  Stumble It! Stumble It!  >  Bookmark in del.icio.us Bookmark in del.icio.us  
  Supplied by   Group folder image Groups   Detailed description  
  Rate classes User ratings   Dependencies   Applications   Files Files  
  • Supplied by:

  • Picture of Richard Munroe
    Name: Richard Munroe is available for providing paid consulting. Contact Richard Munroe .
    Published packages: 22
    Country: United States United States - PHP jobs in United States
    Home page: http://www.csworks.com/
    Age: 57
    All time rank: 21
    Week rank: 17

    Browse this author's classes

  • Innovation Award:

  • PHP Programming Innovation award winner
    April 2006
    Winner
    Performing regular backups of vital information is a wise step that all systems administrators should take.

    Databases are often the most important vital information container that Web sites must take regular backups.

    There have been many backup solutions for PHP sites, but most of them support only MySQL.

    This class provides a generic solution that can backup and restore SQL databases managed by several different RDBMS including MySQL and others. It uses a database abstraction layer to access the database to take backup independently of the RDBMS in use.

    Manuel Lemos
  • Groups:

  • Group folder image
    Database management, accessing and searching
    View top rated classes
    Group folder image
    System configuration and management
    View top rated classes
  • Detailed description:

  • This class can be used to provide a backup and restore solution of SQL databases that can work with multiple database types.

    It uses another database abstraction package to query the database table structure.

    It extracts the data in the tables to generate a database backup file that contains in a list of SQL statements.

    The restore process just reads the statements from the backup file and executes them.

    The class can generate backups of the database with the whole data or just the database table structure.

    This class is officially PHP 5 compatible.
  • User ratings:

  • Ratings
    Utility
    Consistency
    Documentation
    Examples
    Tests
    Videos
    Overall
    Rank
    All time:
    Good (93.8%)
    Good (93.8%)
    -
    Good (87.5%)
    -
    -
    Sufficient (65.0%)
    323
    Month:
    Not yet rated by the users
  • Packages needed by this class:

  • Class Dependency Why it is needed
    dm.DB
    Required
    Provides database independent access
  • Applications that use this class:

  • Link Description
    www.esplanner.com
    ESPlanner web site
    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 class.SQLBackup.php Class
    Backup/Restore SQL Database
    Plain text file example-backup.php Example
    Example of backup
    Plain text file example-restore.php Example
    Example of restore
    Plain text file license.txt Lic.
    Modified NetBSD license used here
    Plain text file makedoc.sh Data
    Shell script generating the documentation.
    Download all files: sqlbackup.tar.gz sqlbackup.zip
    NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.

 
  Advertise on this site   Site map   Statistics   Site tips   Privacy policy   Contact  

For more information send a message to :
info at phpclasses dot org.
Copyright (c) Icontem 1999-2008 PHP Classes - PHP Class Scripts
  PHP Book Reviews - Reviews of books and other products