Hi,
I've made a search-script, it searches in a mysql-table and just displays the results...
The problem is that users probably will search with only the normal characters, but in the mysql-table, ë é è is used (when correct)... How can i search so that if the users search for "Daniel", the results should also show "Daniël"...
Is it possible? how?
Thanx alot in advance,
Math
I've made a search-script, it searches in a mysql-table and just displays the results...
The problem is that users probably will search with only the normal characters, but in the mysql-table, ë é è is used (when correct)... How can i search so that if the users search for "Daniel", the results should also show "Daniël"...
Is it possible? how?
Thanx alot in advance,
Math