ID: 20702 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Feature/Change Request Operating System: Windows XP PHP Version: 4.2.2 New Comment:
Is your locale correctly set? <http://www.php.net/manual/en/function.setlocale.php> Try setlocale(LC_ALL,'Portuguese') or something like that (I don't know what your locale is, look it up in the manual of your OS). Previous Comments: ------------------------------------------------------------------------ [2002-11-28 12:45:08] [EMAIL PROTECTED] It's not a bug.. it's more than a feature i guess.. the strtoupper don't convert characters like αση.. etc. I don't know if it's because of the character system i'm using in php.ini ;default_charset = "iso-8859-1" But.. anyway.. it's just a suggestion :) ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=20702&edit=1