[PHP] Importing into GoDaddy's MySQL system
I have a database with one table that I've done up on a local version of MySQL. I would like to move this database onto a hosting account with GoDaddy. I cannot, however, find a way to simply upload/import the database, as opposed to having to redo all the scripting.
There is an option to import a text file, but they give no specifications as to what the text file needs to contain to import correctly (and when I tried a text file of just the column names and the column data, it failed miserably).
Any help with this would be greatly appreciated.
|