[PHP-DEV] Bug #10749: Does it exist some way how to sort Czech texts inside arrays

2001-05-09 Thread kirchner

From: [EMAIL PROTECTED]
Operating system: Windows 98
PHP version:  4.0.4pl1
PHP Bug Type: Arrays related
Bug description:  Does it exist some way how to sort Czech texts inside arrays

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 Bug report at: http://bugs.php.net/?id=10749edit=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]




[PHP-DEV] PHP 4.0 Bug #9483: Wrong information about version of HTTP in function phpinfo()

2001-02-27 Thread kirchner

From: [EMAIL PROTECTED]
Operating system: Linux
PHP version:  4.0.4pl1
PHP Bug Type: Apache related
Bug description:  Wrong information about version of HTTP in function phpinfo()

Function phpinfo() tells me, that SERVER_PROTOCOL is HTTP/1.0, but correct information 
have to be HTTP/1.1

Apache version -- 1.3.17

configur command -- './configure' '--with-pgsql' '--with-apache=/usr/src/apache_1.3.17'

On WIN95 with the same PHP and APACHE mentioned mistake?? does not appear.


-- 
Edit Bug report at: http://bugs.php.net/?id=9483edit=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]