You can use either of the following checks to see if
the user is using HTTPS...

$HTTPS == "on"
$SERVER_PORT == "443"

Chris



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

Reply via email to