how can i host my mysql database with website
Hello,
You could create a new database and user and export/import your database from localhost to the new server. This could be done via command prompt or via PhpMyAdmin.
Regards
is there any changes I have to make into my code?
this is my first website plzz guide me.