Originally posted by pradeepjain
what happens if you have page called test.php that has only the following code in it:
[php]
<?php phpInfo() ;?>
[/php]
Run this via //localhost/test.php and tell me what you get on screen.
Also, what web server and O/S are you running on? There are somethingns you need to set up in IIS to get php to work.
Cheers
nathj
Comment