I've got a good script for an MMORPG game, which uses a php script. Im kinda a noob so how would I put the script on the internet, so its actually a game?
First you need to signup with a free host (or payed if you prefer) that support PHP and MySQL. Most of them do, then you follow whatever instructions came with the game script.
Ehh, then you have to figure it out yourself. They vary from script to script. What I suggest is upload the script, and try to access it through the browser. You might get some errors about failure to connect to mysql db. Paste those here.