trib4lmaniac
05-02-2004, 06:21 PM
I have a search engine on my site using php/mysql. It works fine, but it doesn't detect word boundarys! Kind of annoying when you search for 'are' and come up with 'share'. I would like some tips on how to make it boundary sensitive. I imagine regular expressions would be useful here but I'm not very familiar with them.