print $query->isindex([action])
Generates an <ISINDEX> tag.
<ISINDEX>
The URL of the index script. Default is the current URL.
Using named parameters, the syntax is:
print $query->isindex(-action=>$action);
[ Library Home | Perl in a Nutshell | Learning Perl | Learning Perl on Win32 | Programming Perl | Advanced Perl Programming | Perl Cookbook ]