Magento get current url


Magento get current url : Magento Get Current url as


Magento get Current url Syntax

$currentUrl = Mage::helper('core/url')->getCurrentUrl();

Which will return the current url including the base url

Magento get Current url Example

http://example.com/category/fashion/latest

Advertisements

Add Comment

📖 Read More