Hi, I have developed a site offline. I have a huge data base with around 30,000 rows and 4 columns. Can I copy this database to the web hosting server. or should I re-enter all this again Help
I have had success with copying a 10+ row database by files only.
Did you try dumping the database with mysqldump and restoring on the remote server?