ID:               22938
 Updated by:       [EMAIL PROTECTED]
 Reported By:      filip at curious dot be
-Status:           Open
+Status:           Feedback
 Bug Type:         MSSQL related
 Operating System: Windows 2000 SBS
 PHP Version:      4.3.1
 New Comment:

Please try using this CVS snapshot:

  http://snaps.php.net/php4-STABLE-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-STABLE-latest.zip


Previous Comments:
------------------------------------------------------------------------

[2003-03-28 07:48:31] filip at curious dot be

Hello. I am experiencing some kind of charset problem.

I try to insert a string like "é ë è" into a field of a table on a MS
SQL Server 2000, and when I use its query analyzer to check it; the
string "Ú Þ Ù" was inserted by that query. (using the function 
mssql_query)

Although  I explicitely added the  iso-8859-1 support in the php.ini,
and even in the apache's configuration file; it does not make any
difference.

I have even tried functions like  rawurlencode, htmlentities,
htmlspecialchars but none of them result into what I desire.

The weird part is; those same characters are displayed correctly when
fetching them with a plain select statement.

The Windows 2000 Small Business Server is natively installed with
Belgian locales; which supports these characters. 

I posted everything into detail on  news.php.net in php.i18n under
subject "charset problem" but apparently nobody has a clue.

------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=22938&edit=1

Reply via email to