Hey,
To date, I've been working on sites with telnet access and created tables and populated them with dump files created using mysqldump. However, if there is no telnet access, what options do I have. Is there a way through php, besides passthru() or exec() to use a dump file to build the db tables? Is there a way through a phpmysqladmin front end to use a dump file?
Thanx,
Bel Dan