ID: 14399
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Old Status: Feedback
Status: Open
Bug Type: Feature/Change Request
Operating System: Linux
PHP Version: 4.1.0
New Comment:
i have tryed
setlocale("LC_ALL", "swedish");
setlocale("LC_ALL", "sv_SE");
setlocale("LC_ALL", "se");
none affects eregi_replace behaivor
If it was a localize problem why then would lowercase
caracters work ??
Kindest Regards
Jonas Isaelsson
Previous Comments:
------------------------------------------------------------------------
[2001-12-11 17:14:55] [EMAIL PROTECTED]
Try setting your locale first with setlocale()
Feedback.
------------------------------------------------------------------------
[2001-12-10 05:39:51] [EMAIL PROTECTED]
It seem to be so that eregi_replace can�t handle
uppercase scandinavian characters (���).
Lowercase works fine.
------------------------------------------------------------------------
Edit this bug report at http://bugs.php.net/?id=14399&edit=1
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]