I am trying to set up PHP to work with ISS on my local standalone PC so that I can learn PHP. I have created a test page with 1 paragraph of HTML and a paragraph with 1 line of PHP (<?php echo "This is a PHP line"; phpinfo(); ?>
When I load the page in my browser using http://localhost/filename.php the page loads with no problem but the PHP line does not show. Can anyone help? Working with servers and PHP is totally new to me so if anyone can help plain English would be really great!!!! Sorry I am working on being a techy (I'll get there one day :-) -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php