Is there an easy way to do a mysql dump routine written in php?  I basically
want to write a function to backup a database and have it create all the
neccessary structures and data in the dump.  I know phpMyAdmin will do this
for me, but I want to write a function to do this incase the server doesn't
have phpMyAdmin installed.  Any ideas?

Thanks,

Matt

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to