> I wrote all search code
> to split words on commas and then builds SQL using LIKE statements (i know,
> i know it's bad but i was a newbie when i wrote it).

What is the professional way so ?


On Sun, 27 Feb 2005 17:04:31 +0300, Burhan Khalid <[EMAIL PROTECTED]> wrote:
> Colin Olkowski wrote:
> > Hi All,
> >
> > So I've been using my own php to search my site
> > (http://hiptingle.spydigital.com) and for a while it was fine...But recently
> > I put in a logging system just to see what people were searching for and
> > realized they aren't finding what they're seeking.  I wrote all search code
> > to split words on commas and then builds SQL using LIKE statements (i know,
> > i know it's bad but i was a newbie when i wrote it).
> >
> [ snip ]
> >
> > Or if there's something totally fly that I don't know about do tell.
> 
> http://www.mnogosearch.com -- its fly enough for www.mysql.com, so I
> guess your site would be just fine.
> 
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 
>

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

Reply via email to