June 2002
Beginner
759 pages
80h 42m
English
isindex
print $query->isindex([action])
Generates an <ISINDEX> tag.
actionThe URL of the index script. Default is the current URL. Using named parameters, the syntax is:
print $query->isindex(-action=>$action);