ID: 10749 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Arrays related Operating System: Windows 98 PHP Version: 4.0.4pl1 New Comment:
Confirming your bug (PHP 4.1.2 on W2k) setlocale() on windows is the problem! See bug #16718 http://bugs.php.net/bug.php?id=16718 Previous Comments: ------------------------------------------------------------------------ [2001-06-03 23:42:27] [EMAIL PROTECTED] reopen if not.. ------------------------------------------------------------------------ [2001-05-09 10:41:46] [EMAIL PROTECTED] strcoll() was added in PHP 4.0.5 which sorts based on the currect locale. Try upgrading and seeing if using that function helps. Sean ------------------------------------------------------------------------ [2001-05-09 09:29:37] [EMAIL PROTECTED] Czech language use ISO 8859-2 charset or WIN 1250 (which is "typical" Windows product) under Windows. Is seams so, that using function setlocale() umder Windows does not work. More, our sorting is quite difficult - for example we have special character "ch" and several characters with interpunction. Do you prepare some feature that will solve this problem? ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=10749&edit=1