Hello,
I need to search a text file for a specified phrase. I will more than likely use strpos() to see if the text is within the test, however, How can i get the line of text if the specified search word is found?
If someone could show me how to do this, I would greatly appreciate it!
Bryan