ID: 35730 User updated by: liang at saga-city dot com Reported By: liang at saga-city dot com -Status: Bogus +Status: Open Bug Type: ICONV related Operating System: FreeBSD PHP Version: 5.1.1 New Comment:
we have been testing the mssql extension both in PHP4 and PHP5.1.1, " with the same freetds.conf " tds version = 8.0 client charset = BIG-5 In php4, it works fine, but not in php5.1.1 ( our old system uses php5.0.3 also work fine in the "same" freetds.conf ) Previous Comments: ------------------------------------------------------------------------ [2005-12-19 03:27:06] [EMAIL PROTECTED] All encoding is handled by freetds in both PHP4 and PHP5. Execpt for internal PHP stuff the mssql extension is the same for PHP4 and PHP5. You need to change the encoding in freetds.conf. ------------------------------------------------------------------------ [2005-12-19 02:29:00] liang at saga-city dot com Description: ------------ php5 mssql didn't use character encoding specify in freetds.conf ( alwasy use ISO-8559-1 , seen in freetds.log ) switch to php4 , everythings works fine ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=35730&edit=1