[glug-t] Re: Problem with tamil unicode and php
- From: "Vijay Kumar Bagavath Singh" <vijaykumar@xxxxxxxxxxxxx>
- To: glug_t@xxxxxxxxxxxxx
- Date: Mon, 16 Jan 2006 09:19:45 +0500
> http://www.nitt.edu/tamizh
>
> But the site is not getting loaded with correct encoding by default in
> firefox or konqueror
>
> Only when i change the encoding to unicode-16 it works..
The meta tag for the content-type says that your document is
encoded in UTF-8, while your document is encoded in UTF-16. Change it
to UTF-16 as shown below.
<meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3DUTF-16"/>
Or better use UTF-8 to encode your web page, you will have fewer
headaches :-)
Regards,
Vijay
--=20
_______________________________________________
Check out the latest SMS services @ http://www.linuxmail.org
This allows you to send and receive SMS through your mailbox.
Powered by Outblaze
---------------------------------------------------------------
To unsubscribe send a mail to glug_t-request@xxxxxxxxxxxxx with
'unsubscribe' as subject.
Website: http://glugt.linuxisle.com
Other related posts: