For more information... RTFM!
NAVIGATION
RECENTLY VIEWED
ACCOUNT LOGIN

You are not logged in

Powered by Interchange version 5.7.0
Powered by Interchange version 5.7.0

cgi

Return the value of a CGI variable, which is useful for starting a [filter] sequence with a seed value.

Example

[cgi name="foo" set="bar" hide=1]
[filter cgi]foo[/filter]

Results in:

bar

Source code

sub {
    return $CGI::values{$_[0]};
}

Category:  Filters
Last modified by: Kevin Walsh
Modification date: Saturday 12 August 2006 at 12:15 AM (EDT)

If you would like to become an interchange.RTFM.info sponsor, and get your logo into our list, then please contact us.  The sponsorship logo list is also displayed on our home page.

SPONSORS
Cursor Software: Expert Interchange consultancy
Webmaint.net: UK Interchange business hosting
Home  |  Legal nonsense  |  Privacy policy  |  Contact us