HTML/JavaScript

Friday, August 23, 2013

Get The Current URL In Magento

<?php echo Mage::helper('core/url')->getCurrentUrl(); ?>

No comments:

Post a Comment