Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_php thread: php muti-lingo problem


Message #1 by "hello fan" <ok_fan@1...> on Fri, 7 Sep 2001 09:43:09
under windows 2000 + php4(cgi) + IIS 5.0 + sql server 2000.
I want to make three language version pages support in one php file:simple 
chinese, tradition chinese and english. 
Three kinds of characters get from database of sql server 2000 via odbc.
I find that If the web site's system environment is chinese(PRC), then the 
simple chinese characters get from database can be displayed correctly, 
and the tradition chinese characters get from database can't be displayed 
correctly.
If the web site's system environment is chinese(Taiwan), then the simple 
chinese characters get from database can't be displayed correctly, and the 
tradition chinese characters get from database can be displayed correctly.
How to solve this problem,do you have solutions about it?
 

  Return to Index