PHP Classes

MySQL Dump: Generate a dump of information in a MySQL database

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 58%Total: 5,713 All time: 417 This week: 488Down
Version License Categories
mysqldump 1.0.0GNU General Publi...Databases, Systems administration
Description 

Author

This class can be used to generate a dump of the structure and data contained in a given MySQL database.

It generates a string that contains of SQL statements that when executed can recreate the structure of tables as well the contents of its rows.

Therefore, it can be used to generate backup copies of a given MySQL database.

Picture of Marcus Vinícius
Name: Marcus Vinícius <contact>
Classes: 2 packages by
Country: Brazil Brazil

  Files folder image Files (2)  
File Role Description
Plain text file class_mysqldump.php Class mysql dump class source
Accessible without login Plain text file example.php Example example script

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:5,713
This week:0
All time:417
This week:488Down
User Ratings User Comments (2)
 All time
Utility:84%StarStarStarStarStar
Consistency:82%StarStarStarStarStar
Documentation:-
Examples:80%StarStarStarStarStar
Tests:-
Videos:-
Overall:58%StarStarStar
Rank:1414
 
wonderfull Class :)
14 years ago (Kemal BALABAN)
70%StarStarStarStar
You will need to amend the class slightly.
17 years ago (Peter Korsuize)
52%StarStarStar