RECENT POSTS
P5-text-unaccent
May 26, 2018
Remove accents from a string
TextUnaccent is a module that remove accents from a string. unac_string converts the input string from the specified charset to UTF-16 and call unac_string_utf16 to return the unaccented equivalent. The conversion from and to UTF-16 is done with iconv1.
WWW http//search.cpan.org/dist/Text-Unaccent/
- Older
- Newer