API17

API17:JBrowser::isSSLConnection

From Joomla! Documentation

Joomla 11.1 JBrowser::isSSLConnection

Description

Determine if we are using a secure (SSL) connection.


public function isSSLConnection ()
  • Returns boolean True if using SSL, false if not.
  • Defined on line 859 of libraries/joomla/environment/browser.php

See also


User contributed notes

Code Examples