home | O'Reilly's CD bookshelfs | FreeBSD | Linux | Cisco | Cisco Exam  


isindex

 
print
 
$query

->isindex([

action

])

Generates an <ISINDEX> tag.

action

The URL of the index script. Default is the current URL.

Using named parameters, the syntax is:

print $query->isindex(-action=>
$action
);


Previous: Reference: import_names Perl in a Nutshell Next: Reference: keywords
Reference: import_names Book Index Reference: keywords

Library Navigation Links

Copyright © 2001 O'Reilly & Associates. All rights reserved.