$ssl

From Scriptwiki
Revision as of 21:39, 6 April 2008 by Daveoh (talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Used to determine whether the current server connection is secure or not.

$ssl

Returns $true when the connection is secure, $false if not. This identifier has no parameters.

See Also