i use utf8 for internal encoding of strings
i want to use ucfirst for cyrillic chars... but it doesn't work
i tried to setlocale (LC_ALL, ru_RU.utf8) -- nothing was changed
is it a bug? how to make ucfirst works in this case?

Agri

-- 
PHP Internationalization Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to