Login   Register  
PHP Classes
elePHPant
Icontem

MySQL DB Backup

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us

  Author  
Picture of Luis Arturo Aguilar Mendoza
Name: Luis Arturo Aguilar ... <e-mail contact>
Packages: 1 Browse all classes by Luis Arturo Aguilar Mendoza Browse all classes by
Country: Mexico Mexico - PHP jobs in Mexico
Age: 32
All time rank: 153917 in Mexico Mexico
Week rank: 1104 Up10 in Mexico Mexico Up


  Detailed description   Download .zip .tar.gz  
The class can be used to create backup files of MySQL databases in the form of lists of SQL statements that can be executed to restore the database.

This is a new version of a class originally written by Vagharshak Tozalakyan to use much less memory.

It can store the backup data in compressed or uncompressed files directly, instead of concatenating the whole data in a text string, thus avoiding to use too much memory when taking backups of large databases.

It can also return the backup data as a single uncompressed string, but this way it may exceed the PHP memory limit.

  Classes of Luis Arturo Aguilar Mendoza  >  MySQL DB Backup  >  Download .zip .tar.gz  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: MySQL DB Backup
Base name: mysql_db_backup
Description: Generate backup files of large MySQL databases
Version: 1.1.0
PHP version: 5.0.0
License: GNU General Public License (GPL)
All time users: 1555 users
All time rank: 2229
Week users: 2 users
Week rank: 1363 Up
 
  Groups   Rate classes User ratings   Applications   Files Files  

  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


  User ratings  
Ratings
Utility
Consistency
Documentation
Examples
Tests
Videos
Overall
Rank
All time:
Sufficient (75.0%)
Good (83.3%)
Not sure (50.0%)
Not sure (58.3%)
-
-
Not sure (56.7%)
1055
Month:
Not yet rated by the users

  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 folder image Files  
File Role Description
Plain text file mysql_db_backup.class.php Class Mysql DB Backup class source
Accessible without login Plain text file execute_db_backup.php Example Example
Accessible without login Plain text file readme.txt Doc. Readme

Download all files: mysql_db_backup.tar.gz mysql_db_backup.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.