PHP Classes

Classes of Dennis Mozes

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of Dennis Mozes (1)  >  Mission progress status  >  Reputation  
Picture of Dennis Mozes
Name: Dennis Mozes <contact>
Classes: 1
Country: The Netherlands The Netherlands
Age: 45
All time rank: 130737 in The Netherlands The Netherlands
Week rank: 195 Up4 in The Netherlands The Netherlands Up
All time users: 2374
Week users: 0
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image MySQL Dumper  
Creates backup MySQL database dumps
MySQLdumper is a class that lets you generate a dump of a MySQL database with just 2 lines of code. The dump can be used as a database backup.

The dumps contain valid MySQL SQL queries. It does not require the mysqldump command line utility, so the class works even in servers on which this command is not available on the server.

The dumps may generates with optional SQL statements to drop the MySQL tables so when the dumps are used to restore a database it overwrites any existing copies of the same database tables.


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z