Developers Heaven Forum

Web Programming => PHP & Perl => Topic started by: sunnygaadu on July 14, 2008, 11:54:04 AM

Title: Could any body help me out........
Post by: sunnygaadu on July 14, 2008, 11:54:04 AM
Hi,

I am developing a website,here i am showing content in english....
My problem is how to display same content in some other language means i am trying to display in Telugu also.....

Waiting for u r help...........
Title: Re: Could any body help me out........
Post by: admin on July 16, 2008, 08:14:19 AM
you can put the following tag in the <Head></Head> tag:
<meta http-equiv="Content-Type" content="text/html;  charset=UTF-8" />