"Matt Palermo" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> 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

Hi Matt,

I have converted the relevant dump scripts of phpMyAdmin into a function and
removed all unnecessary stuff. This has served me well for over a year now.
Are you interested?

Regards,
Torsten Roehr

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

Reply via email to