Page 1 of 1

Cannot display international lang?

Posted: Tue Nov 12, 2002 12:42 am
by ptez
The lang charset is "traditional chinese" (big5)
Testing URL:
http://test.ptez.org/BIG5/HOME/PAYMENT/ ... paypal.php

It's so strange that I cannot display it right.
Even I change the lang encoding.

However, if I review the source code, everything is fine.

This is the only file I have this problem,
you can check:
http://test.ptez.org/BIG5/HOME/PLAN/pla ... _20USD.php

All php (including into this one) files work ok,
only this one cannot display Chinese characters.

Please help me.

I have spent more than 10 hrs on this,
and cannot get any process.

Posted: Tue Nov 12, 2002 1:29 am
by ptez
Maybe it's a problem of including file.

How many files can be included inside on php file?

Posted: Tue Nov 12, 2002 2:51 am
by twigletmac
The first link looks fine to me (I can't read Chinese so can't tell you for sure) and the second is just not right (unless squares and question marks have become part of the Chinese language) - what happens if you remove the language encoding information?

Mac

Posted: Tue Nov 12, 2002 4:37 am
by ptez
twigletmac wrote:The first link looks fine to me (I can't read Chinese so can't tell you for sure) and the second is just not right (unless squares and question marks have become part of the Chinese language) - what happens if you remove the language encoding information?

Mac

Here is the version without the lang info:
http://test.ptez.org/BIG5/HOME/PLAN/pla ... 0USD.2.php

Still having problem, just like what you mentioned.

I have asked friends reviewing them from another pc,
and the result is the same as you: 1st one is ok, 2nd one has some problem.

Actually, the 1st file is included into the 2nd one.

So strange, that some file can display correctly, and some cannot?


As for me, both files all have displaying problems~~~~
:(