WHERE name=$name

Basically I want not to search for the exact term but if the term comes up anywhere in that field.

I guessed that something like [font=Courier New][color=red]WHERE name*=$name[/color][/font] would do the job but that screwed up and so I’m asking you guys.

:slight_smile: any better suggestions?