Thanks, but it was not help, because PHP run on ISAPI mode, 
and as manual says, getenv cannot be used in this mode.
Additionaly: phpinfo() shows this variables in its ISAPI section.

Regards,

Istvan Kovacs

> [EMAIL PROTECTED] wrote:
> > I am using Win2K, IIS5 and PHP4.12.
> > When an SSL connection with client certificate established, IIS owns
> > some server variables containing information about client 
> certificate
> > (CERT_xxx or HTTPS_xxx). Although PHP does not registers 
> them. So the
> > question is: how can I access these server variables from 
> PHP script?
> 
> http://www.php.net/getenv
> 
> -- 
> Stuart
> 

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to