main
|
demo
| docs
download
|
community
|
pike
© 2000 Roxen Internet Software
Suggestions, Comments or Complaints
manuals@roxen.com
<else>
<elseif>
<false>
<if>
<then>
<true>
<if accept>
<if client>
<if clientvar>
<if config>
<if cookie>
<if date>
<if domain>
<if exists>
<if expr>
<if false>
<if group>
<if ip>
<if language>
<if match>
<if ppoint>
<if pragma>
<if prestate>
<if referrer>
<if supports>
<if time>
<if true>
<if user>
<if variable>
If plugin "pragma"
Compares the HTTP header pragma with a string. Pragma is a
State
plugin.
Attributes
pragma
pragma=string
Choose what pragma to test.
<if pragma='no-cache'>The page has been reloaded!</if> <else>Reload this page!</else>
The page has been reloaded!