Help for this page

Select Code to Download


  1. or download this
    sub ByDate
    {
    ...
           return "";
        }
    }
    
  2. or download this
    [% USE MyFilter %]
    
    [% FILTER $MyFilter <start> <end> %]
    Don't display this before <start> or after <end>
    [% END %]