What is the best way to build a mySQL & PHP search?
I am currently using things like
%term%
I want it to be able to
You can use the SOUNDEX() function , it's available in both PHP and MYSQL SOUNDEX() with MYSQL