On Thu, 2007-05-03 at 14:29 +0300, Tomas Kuliavas wrote:
> I think you are confusing PHP features with MySQL features. By running
> 'SET NAMES' query you set client, connection and result character sets in
> MySQL (see http://dev.mysql.com/doc/refman/4.1/en/charset.html). It is not
> related to PHP. MySQL has internal character set support since 4.1
> version.

But PHP 6 still needs to get the data in a "proper" encoding so it
matters. Please see http://news.php.net/php.i18n/1062 until posting 1066
for another discussion started by Rangel Reale about the same issue.

johannes

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to