Login   Register  
PHP Classes
elePHPant
Icontem

DBackup

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

  Author  
Picture of army.hidden
Name: army.hidden <e-mail contact>
Packages: 1 Browse all classes by army.hidden Browse all classes by
Country: Iran Iran - PHP jobs in Iran
Age: 20
All time rank: 298553 in Iran Iran
Week rank: 2045 Up41 in Iran Iran Up


  Detailed description   Download .zip .tar.gz  
This class can generate a MySQL database backup with SQL statements.

It can execute queries to retrieve the listing of tables, fields and records of a MySQL database.

The class generates a string list of SQL queries that can be used to recreate the given database.
###################################################
# Dump data from MySQL database
# Name : DBackup (2011-23-2)
# Version : 1.0
# Author : Army.Hidden [ Hossein Sarlak ]
# WebSite -> PhpGrp.Com
# Description :
# $Backup = New DBackup('Location','Username','Password','DBName' [,'Table Name']);
# Example :
# $Backup = New DBackup('localhost','root','1234','Blog');
# And
# $Tables=array('Table1','Table2','Table3');
# $Backup = New DBackup('localhost','root','1234','Blog',$Tables);
###################################################

  Classes of army.hidden  >  DBackup  >  Download .zip .tar.gz  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: DBackup
Base name: dbackup
Description: Generate MySQL database backup with SQL statements
Version: 1.0
PHP version: 3.0
License: GNU General Public License (GPL)
All time users: 385 users
All time rank: 5573
Week users: 0 users
Week rank: 2311 Equal
 
  Groups   Rate classes User ratings   Applications   Files Files  

  Groups  
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
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  
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 DBackup.Class.php Class DBackup.Class.php
Accessible without login Plain text file DBackup_example.php Example DBackup_example.php

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