magento url per php


/ Published in: PHP
Save to your folder(s)

gibt die url plus storeview aus, also bspw:
http://yourdomain.com/de/


Copy this code and paste it in your HTML
  1. <?php echo Mage::getBaseUrl(); ?>

URL: http://activecodeline.com/magento-retrieving-base-url-path/

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.