Advanced Searching thru MySQL
Posted: Fri Apr 09, 2004 11:06 pm
Are there any other commands through MySQL querys that I can use to make my searching through tables more accurate? I'm aware of using the LIKE '%$query%' line, but what do you guys use for your searching?