[PHP] recode output text to acceptable encoding

2003-10-21 Thread Agri
i have scripts that produce output in utf-8. Is there any facilities to filter output, recoding to one of acceptable charsets without doing much work? Agri -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] cyrillic case converting with ru_RU.utf8 locale

2004-01-25 Thread Agri
characters are succesfully converting. locale ru_RU.uft8 exist on my system. did i miss smth? did i get smth wrong? Agri PS: i suppose that it is a problem of libc... but i hope... that smbd had solved the problem here -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: htt