At 07:27 AM 8/28/01 -0700, you wrote:
>I have installed PHP CGI 4.0 on my Win 98 machine with
>PWS and tried this script that I put in the wwwroot
>directory and called test.php3:
><?php $myvar = "Hello World"; echo $myvar; ?>
>I called the page from my browser like this:
>
>http://localhost/test.php3


Why not just name the page test.php?


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to