How do you run a PHP script in WAMP Server?

Snicjelmo3

New member
I have installed the latest version of WAMP Server (and have not had any previous versions installed) and when I try to run a php script it doesn't do anything. Nothing shows up. Any help? I have installed WAMP on a Windows XP SP3 computer. Apparently PHP is not compatible with Apache yet on WAMP so do I install IIS?

Oh and the php file that I am trying to run works on my work place's (real) server, but I shouldn't really use a clients website to learn php, therefore I installed WAMP at home.

Thanks
Plus I have put the php file in WWW folder and ran as http:/localhost etc...
 
Back
Top