Re: Need Help with Search Engine

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, 28 Jun 2011 23:41:36 +0200, Guru™ <nagendra802000@xxxxxxxxx> 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..". For example: Hotels in India or Car for rent etc.. How will I
ignore these words and take just the main words? Please help me.


http://en.wikipedia.org/wiki/Regular_expression

For PHP read the preg_* methods like
http://php.net/manual/en/function.preg-match.php

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux