qtail. Getting query string remainder

$form:qtail

Returns the part of
$request:query after the second question sign (?).

Example

Assume, requested page is…
http://www.mysite.ru/news/article.html?year=2000&month=05&day=27?thisText

Then,
$form:qtail

…will return…
thisText



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