PHP Classes

MySQL Database Backup: Backup MySQL databases generating SQL files

Recommend this page to a friend!
  Info   View files View files (4)   DownloadInstall with Composer Download .zip   Reputation   Support forum (6)   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 1,140 All time: 3,302 This week: 107Up
Version Licenses PHP version Categories
eskuel 1.0.0GNU Free Document...5.0Databases, Systems administration
Description 

Author

This class can be used to backup MySQL databases generating SQL files

It can take a backup of MySQL database by generating SQL statements for recreating the database tables and their record data.

The generated backup may be saved to a file or sent via e-mail.

Picture of Anish Karim C
  Performance   Level  
Name: Anish Karim C <contact>
Classes: 5 packages by
Country: India India
Age: 41
All time rank: 81546 in India India
Week rank: 398 Up34 in India India Up

Details

***Developer: Anish Karim C*[thecoderin@gmail.com]***** * * * ***ClassFor: MySQL Database BackUP*********************** * * * ***CreatedOn: 19th November 2009***************************** * * * **************************************************************** * * * C * * * *************************************************************** * * * ************************************************************* * * * ***Suggestions and Comments are welcome****************** * * * Detailed Discription on this package is given on: http://is.gd/5b3Xk This package contains three files. 1. mysql.class.inc - PHP class file 2. config.php - Class variable configuration file 3. backup.php - PHP file we assign configurations to class variables and call the mysql back-up function. +++++FACILITIES+++++ ------------------------------------------------------------------- Easy to configure : Just made changes on config.php Configurable filename : in backup.php provides the facility to change the name of .sql file on your wish. Mail function : Automatically mail the database backup into your inbox if you configure MailTo variable. Clear File after sending: If set DAS of mailer array to true. It will automatically removes the sql file from the server after sending the sql file to you through e-mail. Enjoy... Anish Karim C. developer (c) Designed and Developed By: Anish karim C. Free for Use and Edit. But do remember me. Visit My blogs : thecoderinc.blogspot.com : ubutrix.blogspot.com

  Files folder image Files  
File Role Description
Accessible without login Plain text file README.txt Doc. Reade Me File
Accessible without login Plain text file backup.php Example Function Invoker
Accessible without login Plain text file config.php Conf. Configuration File
Plain text file mysql.class.inc Class Main Class File

 Version Control Unique User Downloads Download Rankings  
 0%
Total:1,140
This week:0
All time:3,302
This week:107Up
User Comments (2)
Your scripts are awesome!!! it helped me! thanks bro!
13 years ago (roman rodriguez)
80%StarStarStarStarStar
the class is realy useful
13 years ago (john herman)
57%StarStarStar