<?php echo $currUrl= $this->getUrl('').$_SERVER['REQUEST_URI'];?>
You can also use the folllowing magento features to get current page Url.
echo $this->helper('core/url')->getCurrentUrl();
Không có nhận xét nào:
Đăng nhận xét