Does anyone know if there is a way to consider international characters as english characters when searching. For example, my database will contain European names containing charaters such as ů and ú. I would like to be able to search for "u" and for the results to find all three of these characters.
Is there an option or setting that can enable this or maybe a way of doing it with stored procedures etc or will I need to achieve this through php in my app.
Any help/advice with this issue would be greatly appreciated.
Many thanks,
Tony