Thanks, but echo'ing that returns nothing, hrmmm. My joomla is installed in the root.
Excuse my ignorance ...but I don't quite understand how that code would help any though.
Thing is I don't want to return the, eg: /index.php?option=com_content&task=view&id=8&Itemid=23
I'd like to return the SEF'ed version of the URL, eg. /section/category/page-name.html
Is this possible?
PS. I noticed there seemed to be an extra bracket in there, so removed one at the end as the page was breaking at that point.