Hi all...

How do you parse a string of words from a form input using perl? Then, how can I automatically generate a Sql query statement using the parsed string with the LIKE operator?

Thanks for all advice !!!