I don't believe there is one command that does all this, so you've already
ruled out one good option, but you can use PHPMyAdmin.  Do you have
PHPMyAdmin installed on either or both sites?

Warren

-----Original Message-----
From: Lists [mailto:[EMAIL PROTECTED]
Sent: Tuesday, November 18, 2003 5:37 PM
To: [EMAIL PROTECTED]
Subject: [PHP] Mysql question


I have a db in sql, and I need a php/mysql query/command to copy the 
entire db (schema and data) to a new db.  I know how to do this with a 
table, but I can not figure out how to do this with a whole db.  I also 
know that I could do it using mysql dump, but I don't want to have to run 
a shell command.

Please help,
MIchael

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

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

Reply via email to