Search found 3 matches

by ptez
Tue Nov 12, 2002 4:37 am
Forum: PHP - Code
Topic: Cannot display international lang?
Replies: 3
Views: 505

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 in...
by ptez
Tue Nov 12, 2002 1:29 am
Forum: PHP - Code
Topic: Cannot display international lang?
Replies: 3
Views: 505

Maybe it's a problem of including file.

How many files can be included inside on php file?
by ptez
Tue Nov 12, 2002 12:42 am
Forum: PHP - Code
Topic: Cannot display international lang?
Replies: 3
Views: 505

Cannot display international lang?

The lang charset is "traditional chinese" (big5) Testing URL: http://test.ptez.org/BIG5/HOME/PAYMENT/choice.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 thi...