dotkpay Posted September 2, 2011 Share Posted September 2, 2011 Hello, Am looking for a function that converts characters like ü to u. I have run into some but they dont seem to do what I need. I need a function to converts an entire string with such a character for example "How are yoü" to "How are you"; Thanks in advance Link to comment https://forums.phpfreaks.com/topic/246273-php-character-conversion/ Share on other sites More sharing options...
voip03 Posted September 2, 2011 Share Posted September 2, 2011 http://php.net/manual/en/function.iconv.php#83238 Link to comment https://forums.phpfreaks.com/topic/246273-php-character-conversion/#findComment-1264714 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.