Bir web Kore Metin görüntülemek için nasıl. ben bu meta etiketleri ve başlıkları kullanıyorum
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="content-language" content="ko"/>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1"/>
ini_set('default_charset', 'UTF-8');
header('Content-Type: text/html;charset=utf-8');
Ama hiçbir şey çalışır .. lütfen yardım edin!
NOT: Ben tek seferde bir anda her etiketi 1. çalıştı.