I install php 4.0pl1 on win2k pro with its personal web server
Below is my testing html
<HEAD>
<TITLE>TESTING</TITLE>
</HEAD>
<BODY>
Simply
<?php print("testing"); ?>
</BODY>
I try to browse locally but only got
Simply
on the browsing
the text "testing" cannot display on the browsing