Current url

Other topics

Homepage

Check if current url is secure

$isSecure = Mage::app()->getStore()->isCurrentlySecure();

This will return true if the current url is secure.

Syntax:

  • $this->helper('core/url')->getCurrentUrl();

Contributors

Topic Id: 2150

Example Ids: 7053,7054,28727

This site is not affiliated with any of the contributors.