Can it be done? I assumed that it would be possible because mysql can import SQL text files and run the whole thing.
At first I thought if I made a $query with ; between each INSERT statement it would go through, then I took out the ; and no matter what I do, I get a mysql_error()
Sorry folks, I'm not 100% up to speed on my SQL.
Any help would be appreciated.