/ Published in: PHP
gibt die url plus storeview aus, also bspw:
http://yourdomain.com/de/
http://yourdomain.com/de/
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
<?php echo Mage::getBaseUrl(); ?>
URL: http://activecodeline.com/magento-retrieving-base-url-path/