Click to See Complete Forum and Search --> : PHP on Win2k pro


Anon
11-06-2000, 02:22 AM
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