Help for this page

Select Code to Download


  1. or download this
    # Find a good place to start traversing a large
    # file for sorted data.
    ...
      # You write this (you know the format). Return true if OK:
      return date_test($log, $compare);
    }