is_https()
Returns: | TRUE if currently using HTTP-over-SSL, FALSE if not |
---|---|
Return type: | bool |
Returns TRUE if a secure (HTTPS) connection is used and FALSE in any other case (including non-HTTP requests).
is_https()
Returns: | TRUE if currently using HTTP-over-SSL, FALSE if not |
---|---|
Return type: | bool |
Returns TRUE if a secure (HTTPS) connection is used and FALSE in any other case (including non-HTTP requests).
Please login to continue.