<input type="text" value="Orchard" id="tag" name="tag" class="input-text"/>
In a html textbox I supply word Orchard and it is getting a list of orchard pics in my site.
I have some words like orchard garden, orchard for sale and so on...
If I supply as Orchard Garden, a + is coming in between them and i can get results from db. (db coding are not done by me, it were already completed by sql people)
So what the soln?