How can I search for word in text file (Text.txt) using php and give me true if this word is found else false

Thanks