docs.roxen.com
main | demo | docs
download | community | pike
© 2000 Roxen Internet Software
Suggestions, Comments or Complaints
manuals@roxen.com

DocsRoxen2.0Web Site Creator ManualIf tags
   

  • <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 "expr"

    Evaluates expressions. It is not possible to use regexp's. The following characters may be used: "1, 2, 3, 4, 5, 6, 7, 8, 9, x, a, b, c, d, e, f, i, n, t, , X. A, B, C, D, E, F, l, o, <, >, =, 0, -, +, *, /, %, &, |, (, ) and .". Expr is an Eval plugin.

    Attributes

    expr
    expr=expression
    Choose what expression to test.