Just a very big guess.
Can you use system or exec command to run one of those telnet commands from
a PHP script?
Or even better idea, can you ask your hosts to do it for you :)
Andrew
----- Original Message -----
From: "elias" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, August 07, 2001 3:26 PM
Subject: Re: [PHP] Best way to take a copy of a Database from Server to
server
> No I don't really have Telnet access....I have only access to phpMyAdmin
> 2.0.1 via my Hosting Control Panel...
> And it happens that both servers have this tool to access the database.
>
> How can I copy from a server to another?
>
> Please Help!
>
>
> "Jon Farmer" <[EMAIL PROTECTED]> wrote in message
> [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> > >How can i take a dump of first database (which is about 1MB) and
restore
> > >that dump on the second one?
> >
> >
> > If you have Telnet access use the mysqldump and mysql clients to export
> then
> > import.
> >
> > Regards
> >
> > Jon
> >
>
>
>
> --
> 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]
>
>
--
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]