On Thu, Aug 7, 2008 at 6:29 PM, Hannes Magnusson
<[EMAIL PROTECTED]> wrote:
> On Thu, Aug 7, 2008 at 16:17, Ulf Wendel <[EMAIL PROTECTED]> wrote:
>> He explained to me that using SET NAMES is what is not recommended when
>> using libmysql because:
>>
>> - there is no verification if the client knows the charset
>> - the internal mysql->charset field will not be set properly
>
> Is this something we should add to the mysql[i]_set_charset() docs?
> I've seen *bunch* of people doing mysql[i]_query("SET NAMES UTF8");...
Is it possible to add similiar functionality to pdo_mysql?
Probably in the form of custom option.
--
Alexey Zakhlestin
http://blog.milkfarmsoft.com/
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php