Help for this page

Select Code to Download


  1. or download this
    while ($Fh=<FH>)
    {
    ...
          }
       }
    }
    
  2. or download this
      foreach line (data file)
        foreach line (keys file)
        if found
           print AND break inner loop (last)
        endif