How we can get current url in magento?
Answer / Saurabh Saran Diwakar
To get the current URL in Magento, you can use the following code:<br>
`$this->_urlBuilder->getUrl()`<br>This method returns the absolute URL of the current page.
| Is This Answer Correct ? | 0 Yes | 0 No |
Is magento similar to wordpress?
How to convert default currency to others in magento?
how you can show a certain number of products for guests in Magento?
Explain orm in magento.
What websites use magento?
What is the latest version of magento?
How do I open a magento store?
Explain magento versions and license?
What scripting language and database management system does magento use?
What is codepool in magento? Explain
Why we use different sessions in magento?
What is difference between magento function getsingleton() and getmodel()