View Single Post
Old 09-06-2007, 03:17 AM   #2 (permalink)
kaykays
Contributing Member
 
Join Date: 09-01-07
Location: Gurgaon, India
Posts: 84
iTrader: 0 / 0%
Latest Blog:
PHP Programming

kaykays is on the right pathkaykays is on the right path
To transfer your database, you should take a backup of your database using your hosting control panel.

If the database is small (upto 2 MB), you can import it in the new server using phpmyadmin. If it is larger than this, you can use a php script "bigdump" to import your database.
kaykays is offline   Reply With Quote