Search a flat file php

Hi… I currently have a problem… I am trying to undertake a project which will scan through a flat text file for dates and times of events and then echo them to the screen

eg
use a form to input the search criteria in this case its a start and end date with a time to go with it,
example
(01/01/2000) and time (00:00) to
(12/08/2011)

I have managed to read in the file and display each occurance of ip address and the number of times it has been used but i am at a loose end on how to search and display by date

I have looked through hundreds and hundreds of webpages and help pages but none do strictly php they all seem to do a sql version for a database

im just looking for a prod in the right direction as im slowly pulling my hair out

Thanks in advance
Bob

Sponsor our Newsletter | Privacy Policy | Terms of Service