Jump to content

Recommended Posts

Posted

Hi I have been programming for years i did a site in Thai once years ago but i can't remember how

I have been running a simple test but the thai always displays as ???

Any ideas this is driving me nuts.

I have tried making a test.php using the following.

<?php

?>

<html>

<meta http-equiv="Content-Language" content="th" />

<meta http-equiv="Content-Type" content="text/html; charset=tis-620" />

<head>

<title>โทร</title>

</head>

<body>

โทร

</body>

</html>

also

<?php

?>

<html>

<meta http-equiv="Content-Language" content="th" />

<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<head>

<title>โทร</title>

</head>

<body>

โทร

</body>

</html>

the files have been saved as UTF-8 uploaded to the server i have even checked and on the server it is saved in Thai

I have tried changing the encoding on my browser just will not seem to work???

Posted

If you see squares or question marks instead of the symbol you need to make sure you have the language pack installed necessary to show the symbols.

Installing Windows XP Language Packs:

(depending on the version of XP you have, you may need to insert your WINDOWS XP SETUP CD) then go to Control Panel >> Add/Remove Programs >> Windows Components scroll down in the list and put a checkmark next to “language packs”. If you cant find that, then go here instead Control Panel >> Regional and Language Options >> Languages then made sure both boxes under Supplemental Language Support are checked. Click NEXT and then let it do its thing. You will probably then have to reboot.

How to Configure Regional and Language Support for User Accounts:

https://www.microsoft.com/windowsxp/using/s...reginalsup.mspx

Vista:

Windows Vista Ultimate language pack release information:

http://support.microsoft.com/kb/925471

Installing Language Interface Packs:

http://technet.microsoft.com/en-us/library...28WS.10%29.aspx

Posted

mm i can read this post fine which has Thai in it and other websites, so thats not the problem i think it must be a server sided issue i saved the php file as an html file and it works fine so it would appear the people who are running my server haven't configured something in php properly but they don't seem to know what it is.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.



  • Topics

  • Popular Contributors

  • Latest posts...

    1. 41

      Thailand Live Wednesday 4 June 2025

    2. 0

      Thailand Eyes Tax Holiday to Draw Back 2 Trillion Baht in Overseas Funds

    3. 69

      American Arrested in Pattaya for Attempting to Exchange Fake US Dollars

    4. 26

      All disappeared.

    5. 19

      Access to US DMDC websites from Bangkok

    6. 27

      Anutin Out, Prasert In: Cabinet Revamp Shifts Interior Power

  • Popular in The Pub

×
×
  • Create New...