Re: [PHP] How to start hello program

2002-07-03 Thread Martin Clifford
What address are you using the run the program? Try using http://localhost/hello.php and see if that works. I don't use IIS, so I couldn't tell you anything relating to configuration. >>> Varsha Agarwal <[EMAIL PROTECTED]> 07/03/02 03:42PM >>> Hi, I am completely new to PHP and webserver thing

RE: [PHP] How to start hello program

2002-07-03 Thread Lazor, Ed
n the folder mentioned above, you would access them like this: http://localhost/hello.php -Original Message- From: Varsha Agarwal [mailto:[EMAIL PROTECTED]] Sent: Wednesday, July 03, 2002 12:42 PM To: [EMAIL PROTECTED] Subject: [PHP] How to start hello program Hi, I am completely n

[PHP] How to start hello program

2002-07-03 Thread Varsha Agarwal
Hi, I am completely new to PHP and webserver things. I followed instructions in the online manual of PHP and installed it on my Win2000 machine which has IIS istalled. I have written a hello.php program. I am stuck here. The manual does not say how to run it. I tried to open it in internet explore