* Thus wrote Rosen ([EMAIL PROTECTED]): > I.e. if I use _SERVER["SERVER_PORT"] = 443 - for https connection and 80 > for "normal" - i'll be able to determite if user is in https mode - I think > thath should be works . ?
There is no guarantee that port 443 == https and 80 == http.
Curt
--
"My PHP key is worn out"
PHP List stats since 1997:
http://zirzow.dyndns.org/html/mlists/
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

