dump
dump
Backup MySQL Database PHP Script
Wed, 08/12/2009 - 09:10 | by philipnorton42There are quite a few scripts available on the Internet that allow you to dump data from a database into a format that can be used to replicate that database structure elsewhere. The following function is my take on this commonly occurring script.