Tandem Posted August 26, 2006 Share Posted August 26, 2006 I'm moving my site from a local test server to a 'real' server, and i want to import a database to my new mysql server. I understand that i have to create dump text files to re-create the database and tables in the new server but i don't know how to do it. Btw i only ever used the command line client on my local server, and the new server i must use phpmyadmin, and all the google searches i can find are for phpmy admin. Could someone please tell me how to do this?Any help is appreciated Link to comment https://forums.phpfreaks.com/topic/18739-dump-files/ Share on other sites More sharing options...
.josh Posted August 26, 2006 Share Posted August 26, 2006 think you want to look into [b]mysqldump[/b] or you can install phpmyadmin on your local server and do it through there. installing phpmyadmin isn't really that hard. Link to comment https://forums.phpfreaks.com/topic/18739-dump-files/#findComment-80828 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.