Simple search problem..

wxdqz

New Member
Hey!

I\\\'m building a simple searchengine to find users...
But I would like to have this function...

Let\\\'s say the users in my table are named andrew, andreas and andrea.
If you search for let\\\'s say andrew, andrew comes up (easy).
But is you search for \\\"andre\\\", then noone will be returned.
But I want the other three to come up, because andre is in all the fields...

How can I do this... =)
Thank you.
 
Back
Top