Developers Heaven Forum
Web Programming => PHP & Perl => Topic started 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...........
-
you can put the following tag in the <Head></Head> tag:
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />