View Full Version : A game thats a .PHP file...what software?


sparklygem
16-06-2008, 18:08
Ive downloaded a game, thats saved as a .php file, but i cant open it to play it :(

Anyone know what i can use to try and open it?

Thanks :help:

evildrneil
16-06-2008, 18:16
You have probably got the holding page rather than the game - php is a commonly used web scripting language (www.php.net)

Sheff_Tutor
16-06-2008, 22:43
yup, the php can will only work on the server so you have to play it web side (you cant download the php script, only your browsers interpretation of it)

My guess is that its a flash game embedded in a php page, have a look within the downloaded webpage folder, you might see an .swf file, double click this and you might be in luck

DaFoot
17-06-2008, 08:12
How did you save the .php?

Did you use your browsers 'save page' type function in the File menu?
If so, rename the .php file to a .htm file, double click it and it should open in your browser.