Hi,
Let's say that I can't log on to the MySQL daemon on the server; Is it
then possible to use the dump-file from mysqldump in a PHP-query so it
can be executed/processed on the localhost? I've tried just pasting the
SQL into a simple query, but it doesn't seem to work. And I can't find
much info about it anywhere. It all requires me to log on or create a
connection from outside localhost ... and I can't.
Thanks,
--
Daniel Henriksen
dsh@vip.cyberci ty.dk
Soccer Games Homepage:
Let's say that I can't log on to the MySQL daemon on the server; Is it
then possible to use the dump-file from mysqldump in a PHP-query so it
can be executed/processed on the localhost? I've tried just pasting the
SQL into a simple query, but it doesn't seem to work. And I can't find
much info about it anywhere. It all requires me to log on or create a
connection from outside localhost ... and I can't.
Thanks,
--
Daniel Henriksen
dsh@vip.cyberci ty.dk
Soccer Games Homepage:
Comment