JustinCann
3/9/2017 - 4:27 PM

Get current URL of Joomla Page

Get current URL of Joomla Page

$currenturl = JURI::getInstance()->toString(array('path','query'));