PHP Classes

File: README.txt

Recommend this page to a friend!
  Classes of Anish Karim C   MySQL Database Backup   README.txt   Download  
File: README.txt
Role: Documentation
Content type: text/plain
Description: Reade Me File
Class: MySQL Database Backup
Backup MySQL databases generating SQL files
Author: By
Last change: Added link to blog post
Date: 14 years ago
Size: 1,635 bytes
 

Contents

Class file image Download
***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