On Mon, 27 Jan 2003, Wei Weng wrote:

> Is there any environment/Global variable in PHP that indicates whether the
> server port you connect to is SSL port?

$_SERVER['HTTPS']

Regards,
Philip


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

Reply via email to