Alexander Weber wrote:
Hi!

anybody knows how to find out the connection type (http or httpS)? Tried out
$HTTP_SERVER_VARS.

Thanx a lot!

Alex




Try $_SERVER['SERVER_PROTOCOL']


--
Burhan Khalid
phplist[at]meidomus[dot]com



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



Reply via email to