In article <[EMAIL PROTECTED]>, 
[EMAIL PROTECTED] says...
> Hi there everyone,
> 
> Is there a quick way I can backup all my databases on Linux so I can download them 
> to my HD/Burn them onto CD?
> 
> I've started a very large travel project and there is going to be over 100 DB's in 
> the end, each with who knows how many tables and going through PHPMyADMIN and 
> exporting 1 DB at a time is going to take forever.
> 
> My Server is the Rehat Linux 8.0 with Apache and MySQL and PHP.
> 
> Thanks, any help would be really appreciated (And save me alot of headaches).
> 
> Chris

If you have command line access you can use mysqldump.

-- 
Quod subigo farinam

$email =~ s/oz$/au/o;
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet?

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

Reply via email to