return : http://www.example.com/
return : http://www.example.com/my-product.html
$isSecure = Mage::app()->getStore()->isCurrentlySecure();
This will return true if the current url is secure.
$this->helper('core/url')->getCurrentUrl();
Topic Id: 2150
Example Ids: 7053,7054,28727
This site is not affiliated with any of the contributors.
Content on the page is taken from Stack Overflow Documentation
This site is NOT affiliated with Stack Overflow or any of the contributors. | Privacy Policy | Terms of Service