Dear all,
Your help is very much appriciated. I run php 4.2 on W2k (English) Server. My database backend is a MSSQL 2k running on the same server. In one of the table, I create a nvarchar column to store some Chinese Big5 character. However, when I retrieve them from PHP, they appears as some monster characters. When ASP, there is no such problem. Could someone tell me how to solve this problem? Thank you very much.