different result in 2 different hosting

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
valen53
Forum Contributor
Posts: 137
Joined: Tue Aug 27, 2002 9:29 am

different result in 2 different hosting

Post by valen53 »

hi, all. i face a problem about language display wrongly.

i put my php file to 2 different hosting.
hosting 1 - can display the chinese language corrently - big 5 code

hosting 2 - display wrongly. The encoding directly set to unicode. UTF-8.

i thought that apache language setting in hosting 2 was not support big 5

anyone can help me?

Thank for reply .
Post Reply