magento
Aktuell url
Sök…
Syntax
$this->helper('core/url')->getCurrentUrl();
Hemsida
retur: http://www.example.com/
Produkt sida
retur: http://www.example.com/my-product.html
Kontrollera om den nuvarande url är säker
$isSecure = Mage::app()->getStore()->isCurrentlySecure();
Detta kommer att gälla om den nuvarande url är säker.
Modified text is an extract of the original Stack Overflow Documentation
Licensierat under CC BY-SA 3.0
Inte anslutet till Stack Overflow