Hi

I have PWS working and i have PHP installed but when i try to view a page (php.php) it 
will not complete the php commands, my files is this:
<HTML>
<body>
<?php phpinfo();?>
<?php print "Hello"; ?>world
</body>
</HTML>
IE only displays world

I have checked PHP is working correctly.
Please Help
Laura

Reply via email to