Help for this page

Select Code to Download


  1. or download this
    
       $sortby="number";
       $sort=2;
    
  2. or download this
    
    foreach $line (sort(sort_func &read_file("DATAFILE")))
    ...
      <$filevar>;  
    }