Thread: charset problem
View Single Post
Old December 5th, 2006, 05:42 AM   #1 (permalink)
seabiscuit
Junior Member
Verified Customer
 
Join Date: Dec 2006
Posts: 13
charset problem

ok. i dont know how to work my forum in euc-jp (japanese)

<?php

// Set the meta tag/doctype for this language
$contentmeta = "<meta http-equiv=\"Content-Type\" content=\"text/html; charset=euc-jp\" />";

this is what i have at the head of my japanese.php.

i sat the language to japanese and i looked at some translated phrases, but they were just jibberish.

What do i have to do? Thanks in advance!
seabiscuit is offline   Reply With Quote