Re: Rif: Re: [PHP-WIN] Please help a newbie -- have pity!

2002-01-15 Thread Alain Samoun
Data: 14/01/2002 19:07 > > A: tom <[EMAIL PROTECTED]> > > cc: <[EMAIL PROTECTED]> > > Oggetto: Re: [PHP-WIN] Please help a newbie -- have pity! > > > > Using the prowser to view a file on your file system will just show the content. >The browser does

RE: Re: [PHP-WIN] Please help a newbie -- have pity!

2002-01-15 Thread brother
To: Frank M. Kromann; tom > Cc: [EMAIL PROTECTED] > Subject: Rif: Re: [PHP-WIN] Please help a newbie -- have pity! > > > Hi, > I was asked to teach some students PHP. > I want to know what they have to have and to do to run locally PHP. > Microsoft IIS can for instance be ins

Rif: Re: [PHP-WIN] Please help a newbie -- have pity!

2002-01-15 Thread tonibern
you very much Antonio bernabei > > Da: "Frank M. Kromann" <[EMAIL PROTECTED]> > Data: 14/01/2002 19:07 > A: tom <[EMAIL PROTECTED]> > cc: <[EMAIL PROTECTED]> > Oggetto: Re: [PHP-WIN] Please help a newbie -- have pity! > > Using the prowser t

Re: [PHP-WIN] Please help a newbie -- have pity!

2002-01-14 Thread Frank M. Kromann
Using the prowser to view a file on your file system will just show the content. The browser does not have any knowledge of the PHP parser. A web server on the other hand will be able to run the requested script through a parser an send the converted document (usually as html) to the browser fo

[PHP-WIN] Please help a newbie -- have pity!

2002-01-14 Thread tom
Can someone tell me how to use this php.exe file?? The docs are totally confusing. Okay - I run a rented unix server that supports php, no problem. But I want to test my site files offline on my win 2k machine. Online IE displays the php test files just fine, but offline it ignores the php conten