uri. Getting the URI of the page

$request:uri

Returns document's URI.


Example
Let's assume, a visitor requests the following page:

http://www.mysite.ru/news/index.html?year=2000&month=05&day=27

Then
$request:uri

will return:
/news/index.html?year=2000&month=05&day=27


Copyright © 1997–2021 Art. Lebedev Studio | http://www.artlebedev.com Last updated: 30.03.2004