Hi Todd!
On Mon, 22 Jan 2001, Todd Cary wrote:
> Teo -
>
> That works great for Apache but not for my ISAPI installation that is
> using IIS on a Win 2K platform. Is there a way to tell if I am using an
> ISAPI server or not? Otherwise I will put that in my parameter file.
>
Yap, I think it's php_sapi_name(). [I get `cgi' for the CGI version, and
`apache' for Apache module, so I guess you'll get `iis' for the iis one ]
-- teodor
--
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]