Help for this page

Select Code to Download


  1. or download this
    if (
      ($ENV{'HTTP_REFERER'} && $ENV{'REMOTE_ADDR'} ne "129.215.67.96") && 
    ...
      $ENV{'REQUEST_URI'} !~ /\/edit\// && $ENV{'REQUEST_URI'} !~
      /tmp\/calendar2002-3\/pgradh\/regs\/029\.html/ 
    )
    
  2. or download this
    false if  $ENV{'REQUEST_URI'} contains "FalseIfJustThis"
    true if  $ENV{'REQUEST_URI'} contains "FalseIfJustThis" AND
      contains "ButIfAlsoThisThenTrue")