Benoit Hamet wrote:
Hi Sigurd,

That one didn't work (for me).
the mb_detect_encoding($text) is detecting the text as utf-8 even if it
is ISO-8859-1

This is a problem in your configuration of php. Anyway, I commit a fix
that should work in most configuration. Note that our non ISO-8859-1
users will have problem with your code, since I'm not sure that
utf8_encode is able to take their charset into account ...


Great - it works fine

Thanks

Sigurd


_______________________________________________
phpGroupWare-developers mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/phpgroupware-developers

Reply via email to