Webmaster in a Nutshell, Third Edition

Team-Fly    

 
Webmaster in a Nutshell, 3rd Edition

By Robert Eckstein, Stephen Spainhour

Table of Contents
Chapter 14.  The CGI.pm Module

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 );


Team-Fly    
Top

Категории