Is it possible to search for a particular word in a string of words
For Eg
I am Crazy :))
Its a Crazy world
It is a lovely day.
If I input Crazy in a form, It should list the first 2 sentence.
Could anyone give me a code to achieve this?
Thanks in Advance
For Eg
I am Crazy :))
Its a Crazy world
It is a lovely day.
If I input Crazy in a form, It should list the first 2 sentence.
Could anyone give me a code to achieve this?
Thanks in Advance
Comment