Quantcast
Channel: PHP Freaks: PHP Help
Viewing all articles
Browse latest Browse all 13200

Search text file

$
0
0
I would like to search a text file for a date and then stop searching when the date changes.

Eg search for 19-10

18-10 monkey
19-10 bananas
19-10 nuts
20-10 leaves

Would return
19-10 bananas
19-10 nuts

Could anyone please help me make some sort of loop(?) script?
Thanks

Viewing all articles
Browse latest Browse all 13200

Trending Articles