Thanks for the prompt reply!

One more question, do you know how PHP implements this variable? In other words,
how does PHP detect whether the connection is SSLed or not? (Specific to apache)

Thanks!

Wei


----- Original Message -----
From: "Philip Olson" <[EMAIL PROTECTED]>
To: "Wei Weng" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Monday, January 27, 2003 12:19 PM
Subject: Re: [PHP] Question about SSL/php globals


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


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

Reply via email to