Re: [PHP-DB] Searching MySQL using LIKE

2001-09-21 Thread Sergei Golubchik
Hi! On Sep 21, Jordan Elver wrote: > Hi, > Thanks for the advice. Looked on mysql.com for advice on REGEXP. Seems > promising but I can't seem to find the right regexp (I hate them :-() > > I might just have to screen the words before I search like james suggested, > does anyone know where I c

Re: [PHP-DB] Searching MySQL using LIKE

2001-09-21 Thread Jordan Elver
Hi, Thanks for the advice. Looked on mysql.com for advice on REGEXP. Seems promising but I can't seem to find the right regexp (I hate them :-() I might just have to screen the words before I search like james suggested, does anyone know where I can get a list of commonly usd words! ;-) Cheers