Help for this page

Select Code to Download


  1. or download this
    if ($query->param('text1')) {
       foreach (sort (
    ...
          print "$_\n\n";
       }
    }