Hi
I've just installed PHP on my IIS 5 server, which is installed on my windows xp pro pc.
everything looks installed ok, however when I do the phpinfo test, all i get is the actual code which is this: <?php phpinfo();?> displayed in my web browser whch I was expecting to bring the php info page where it shows info on your php version etc.
I've put the line of code in a txt file and saved it as test.php which in my root directory.
can anyone help?
Cheers
Mark