Wednesday, 11 December 2013

Get Base Url without index.php magento


Get Base Url without index.php magento

<?php echo Mage::getBaseUrl(Mage_Core_Model_Store::URL_TYPE_WEB); ?>

No comments: