PHP Classes

MySQL Database Backup: Backup MySQL databases generating SQL files

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStar 59%Total: 1,142 All time: 3,304 This week: 73Up
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: 42
All time rank: 81646 in India India
Week rank: 170 Up21 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 (4)  
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

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:1,142
This week:0
All time:3,304
This week:73Up
User Ratings User Comments (2)
 All time
Utility:75%StarStarStarStar
Consistency:83%StarStarStarStarStar
Documentation:66%StarStarStarStar
Examples:66%StarStarStarStar
Tests:-
Videos:-
Overall:59%StarStarStar
Rank:1344
 
Your scripts are awesome!!! it helped me! thanks bro!
14 years ago (roman rodriguez)
80%StarStarStarStarStar
the class is realy useful
14 years ago (john herman)
57%StarStarStar