On Feb 11, 2006, at 5:01, Wijnand Wiersma wrote:
I want to search in a database for values belonging to a key. The key can be one word, or several words. I get the key in a string, but it is not needed that the whole string is the key. You may ask: "what is the perl language?" The key may be "the perl language" The most right word in the string is most important. When I have a key called "language" for example I should get that. I already chopped off the question mark.
I don't completely understand the problem, but curiously there was a similar question from someone else yesterday in the SQLite mailing- list. Is this homework?
-- fxn -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>