|
Creates a dump of a MySQL database
MySQLdumper is a small free PHP 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 dump is a valid MySQL-query in plain text. It doesn't depend on the 'mysqldump' command line utility, so you won't encounter a problem if this isn't available on the server.
Site owner: Put the rating form on your site!
Listing wrong or need to be updated? Modify it.
|