magento
Aktualny adres URL
Szukaj…
Składnia
$this->helper('core/url')->getCurrentUrl();
Strona główna
powrót: http://www.example.com/
Strona produktu
powrót: http://www.example.com/my-product.html
Sprawdź, czy aktualny adres URL jest bezpieczny
$isSecure = Mage::app()->getStore()->isCurrentlySecure();
Zwróci wartość true, jeśli bieżący adres URL jest bezpieczny.
Modified text is an extract of the original Stack Overflow Documentation
Licencjonowany na podstawie CC BY-SA 3.0
Nie związany z Stack Overflow