php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #13129 Problems with Norwegian characters
Submitted: 2001-09-04 08:20 UTC Modified: 2001-09-06 11:07 UTC
From: jakobv at stud dot ntnu dot no Assigned:
Status: Not a bug Package: Strings related
PHP Version: 4.0.6 OS: Linux
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: jakobv at stud dot ntnu dot no
New email:
PHP Version: OS:

 

 [2001-09-04 08:20 UTC] jakobv at stud dot ntnu dot no
strtolower() does not scange the case of Norwegian Characters ??? ???.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-09-04 08:41 UTC] hholzgra@php.net
are you sure you have configured the right locale
using setlocale(LC_ALL,"no"); ?
 [2001-09-06 03:40 UTC] jakobv at stud dot ntnu dot no
I have cheked the command on another server and it works satisfyingly there so I have tild the ADministrator to run the setlocale(LC_ALL,"no"); 


 [2001-09-06 11:07 UTC] sniper@php.net
Works just fine here. Must be your locales that aren't
installed correctly.

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Dec 21 16:01:28 2024 UTC