Help for this page

Select Code to Download


  1. or download this
    if (@files)
    {
    
  2. or download this
          $filename = substr($filename,0,-4);
    
    ...
    
    $template->param(SEARCH_STRING => $search);
    $template->param(ROWS => \@rows);