PHP Classes
elePHPant
Icontem

MySQL Dump - database backup: Dump a MySQL database in a backup file

Recommend this page to a friend!

  Author Author  
Picture of Daniele
Name: Daniele <contact>
Classes: 1 package by
Country: Italy Italy


  Detailed description   Download Download .zip .tar.gz   Install with Composer Install with Composer  
This class can be used to backup a MySQL database.

It queries a database and generates a list of SQL statements that can be used later to restore the database tables structure and their contents.

The class generates SQL statements to restore only the tables structure or also the tables records.

The generated SQL statements are saved to a given file.

  Classes of Daniele  >  MySQL Dump - database backup  >  Download Download .zip .tar.gz  >  Support forum Support forum (3)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: MySQL Dump - database backup
Base name: cf_mysqldump
Description: Dump a MySQL database in a backup file
Version: 2.20
PHP version: 4.0
License: GNU General Public License (GPL)
 
  Groups   Trackback   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


  Pages that reference this package  
Backup di un database mysql da php
In questi giorni ho deciso di scrivermi uno script su linux, per aggiornare automaticamente la mia copia in locale di questo “FANTASTICO” sito, in modo da potere smanettare sul css e sulle pagine, senza disturbare i lettori...
PHP backup of a mysql database
MySQLDump class is now at version 2.0 and this article contains obsolete informations about the version 1.0...
php mysql dump
I searched a way to do a daily backup of my wordpress blog in my home pc but I didn’t find nothing that completely satisfy me, so I decided to code it...
PHP mysql dump
MySQLDump class is now at version 2.0 and this article contains obsolete informations about the version 1.0...

Latest pages that reference packages Latest pages that reference packages


  Applications that use this package  
Cazzateonline.it
A big database of funny contents (stories, pics, jokes, etc.)

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
Accessible without login Plain text file mysqldump.php Class Class file
Accessible without login Plain text file example.php Example How to use the class

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