Hosting Php & MySQL Website from Localhost

Hi there,

I am new in web hosting and I wish to know the steps to migrate my localhost website (designed with php & MySQL) to the Zymic webserver (free hosting).I am currently using adobe dreamweaver to design my dynamic website and using WampServer for my localhost testing. I have surf around the web and could not get any guide regarding this but get the HTML tutorial instead, which not what I want.

Please advise. Thank you.

You need to install Apache on your Linux machine, PHP and then Mysql. That simple.

I am using Window XP and I already have the apache installed which provided by the WampServer.

That simple.

Can you elaborate more on this? I actually have my database created in localhost, but I do not know how should I migrate it into the zymic web hosting server.
I have difficulty to create a connection between my PHP and MySQL in zymic. I doubt that I should recreate the connection in zymic or I can just use the same connection that I have created in localhost. Thanks in advance.