Not sure where to post it, though what I have in mind is similar to a query.
Basically, I want it to look like a web search engine.
You know, you enter a search phrase, and it returns a list of results where it finds matches.
So, just like that, I want it to search through a table and return all the entries where it found a match in a query. I think someone must have wrote something like this by now. Anyone know where I can find the code?
Basically, I want it to look like a web search engine.
You know, you enter a search phrase, and it returns a list of results where it finds matches.
So, just like that, I want it to search through a table and return all the entries where it found a match in a query. I think someone must have wrote something like this by now. Anyone know where I can find the code?