I don't know alot about php/html, I'm looking to create a simple text search.
The user would enter the query, and then it would search a text file (cd.txt) for a line matching the search string, and display that line.
Anyone know where to start? Or have something that can do this handy?