You can control if this variable are impostate with script in your server
root

<?
    phpinfo();
?>

if result the execution this file have the system variable in the file it is
impostate else you control the php.ini if impostete on ON the relative
variable


"Steen rabøl" <[EMAIL PROTECTED]> ha scritto nel messaggio
002901c153cc$e64ca120$0300000a@srjhp">news:002901c153cc$e64ca120$0300000a@srjhp...
Hi

If you run php on IIS as ISAPI, then you access to $HTTP_SERVER_VARS, but if
you run php as CGI you don't, how can I get $HTTP_SERVER_VARS working when
running php as CGI?

Thanks on advance

Steen





-- 
PHP Windows 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