How to get URL
using Smarty
similar to window.location
in JavaScript
?
I did this
{$smarty.server.PHP_SELF}
but it's not working.
question from:https://stackoverflow.com/questions/13138751/how-can-i-get-current-url-using-smartyHow to get URL
using Smarty
similar to window.location
in JavaScript
?
I did this
{$smarty.server.PHP_SELF}
but it's not working.
question from:https://stackoverflow.com/questions/13138751/how-can-i-get-current-url-using-smarty