Nick Terzich <[EMAIL PROTECTED]> wrote:

 > Does anyone have any experience backing up mySQL from
 > a "shared" web hosting account? I don't have root
 > access to the database... will this keep me from
 > running a shell script to do the back up? Is there a
 > php script that will work better for me? I don't need
 > the database emailed to me... just zipped and put onto
 > my server where I can FTP it.

look at the mysqldump program if you have shell access to your
webhost... else look at phpmyadmin which has a feature to dump a
database to a csv file (afaik).

-- 
Henrik Hansen


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to