steve1
#1
Is there a way to strip all accents from accented characters (for example: à, è, ì, ò, ù, À, È, Ì, Ò, Ù = a, e, i, o, u A, E, I, O, U)
See this thread on the basic technique:
You probably have to write your own list of replacement pairs
Not automatically for ALL accented characters, but for the ones you define:
system
Closed
#4
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.