[PHP-DB] Re: Need Help with Search Engine

2011-06-28 Thread Bastien
On 2011-06-28, at 5:41 PM, Guruâ„¢ wrote: > Hi All, > > I coded a search engine which is pretty good on its own terms. I have > functions and conditions for blank entries or any SQL injection. However I > have a problem. When a user start search he uses words like "in, for, the, > at, on etc.

[PHP-DB] Need Help with Search Engine

2011-06-28 Thread Guruâ„¢
Hi All, I coded a search engine which is pretty good on its own terms. I have functions and conditions for blank entries or any SQL injection. However I have a problem. When a user start search he uses words like "in, for, the, at, on etc..". For example: Hotels in India or Car for rent etc.. How