Re: [PHP-DB] MySQL in PHP5 - problem with charset

2005-09-11 Thread Dominik Fi�er
I think yes. PHP default_charset = win-1250, mysql: def. char. set cp1250, apahce 2: AddDefaultCharset WINDOWS-1250 (AddCharset WINDOWS-1250 .cp-1250 .win-1250) With php4 with same configuration apache2 and mysql server is all OK. ""Bastien Koert"" <[EMAIL PROTECTED]> pí¹e v diskusním pøíspÃ

RE: [PHP-DB] MySQL in PHP5 - problem with charset

2005-09-11 Thread Bastien Koert
does your web server, php and db all use the same charset? they all should match From: "Dominik Fi¹er" <[EMAIL PROTECTED]> To: php-db@lists.php.net Subject: [PHP-DB] MySQL in PHP5 - problem with charset Date: Sun, 11 Sep 2005 14:35:44 +0200 I have problem with MySQL in PHP 5.0.4 (WIN XP). I