ID: 37868
Updated by: [EMAIL PROTECTED]
Reported By: lacak at users dot sourceforge dot net
-Status: Open
+Status: Wont fix
Bug Type: Feature/Change Request
Operating System: Windows
PHP Version: 5.1.4
New Comment:
You can use mysql_query("SET CHARACTER SET <..>"); and mysql_query("SET
NAMES <..>"); for that.
Previous Comments:
------------------------------------------------------------------------
[2006-06-21 05:13:53] lacak at users dot sourceforge dot net
Description:
------------
It will be very useful, if there will be possibility (other, than
compile libmysql) specify client encoding during connection (in
mysql_connect) or later for example using
mysql_client_encoding([resource],'latin2');
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=37868&edit=1