PHP Classes

Classes of Luis Arturo Aguilar Mendoza

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of Luis Arturo Aguilar Mendoza (1)  >  Mission progress status  >  Reputation  
Picture of Luis Arturo Aguilar Mendoza
Name: Luis Arturo Aguilar ... <contact>
Classes: 1
Country: Mexico Mexico
Age: 44
All time rank: 172118 in Mexico Mexico
Week rank: 164 Up4 in Mexico Mexico Up
All time users: 1663
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 DB Backup  
Generate backup files of large MySQL databases
The class can be used to create backup files of MySQL databases in the form of lists of SQL statements that can be executed to restore the database.

This is a new version of a class originally written by Vagharshak Tozalakyan to use much less memory.

It can store the backup data in compressed or uncompressed files directly, instead of concatenating the whole data in a text string, thus avoiding to use too much memory when taking backups of large databases.

It can also return the backup data as a single uncompressed string, but this way it may exceed the PHP memory limit.
RatingsUtility Consistency Documentation Examples Tests Videos Overall Rank
All time: 68% 75% 50% 56% - - 52% 2343
Month: Not yet rated by the users


  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