ID:               22146
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Closed
+Status:           Bogus
 Bug Type:         Scripting Engine problem
 Operating System: windows 2000
 PHP Version:      4.3.0
 New Comment:

Still not a PHP bug => Bogus 


Previous Comments:
------------------------------------------------------------------------

[2003-02-11 01:38:32] [EMAIL PROTECTED]

my mistake.

------------------------------------------------------------------------

[2003-02-10 08:26:34] [EMAIL PROTECTED]

Works fine here. Fix your locale setting.


------------------------------------------------------------------------

[2003-02-10 04:29:26] [EMAIL PROTECTED]

I can't use string function on danish letters (������)
i've tryed the following.

$s="�";
echo strtr($s,"�","o");

this echos : �
it should echo : o

eregi("b�rs","b�rs");
returns false.


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=22146&edit=1

Reply via email to