This is a discussion on Restoring a mysql database without shell access. within the PHP General forums, part of the PHP Programming Forums category; I'm currently having trouble finding a way to dump an existing mysql database file into a new mysql database. ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
I'm currently having trouble finding a way to dump an existing mysql
database file into a new mysql database. The problem is I don't have shell access to the new server and there is no import database function in the host manager. Is there a way to dump it from a PHP script or any good apps for restoring databases besides PHPmyadmin.? Thanks, Jeff |