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.
|
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
|
Applications that use this package |
|
If you know an application of this package, send a message to the author to add a link here.
|
Files |
|