ตอนนี้เซงมาก

ป๋าเดย์ บอกอะไรทำไมบอกไม่หมด

ปรับตามแล้วก็ไม่ได้ ตัดคอมเ้ม้นออกก็ไม่เป็น

เพิ่มคอลัมน์ก็ไม่ได้  จะลิงค์หากันก็ทำได้ยาก

เพิ่มภาษาเกาหลีทำยังไงอะคร้าบบบป๋าคร้าบบบ

ทำไมใส่ภาษาเกาหลีกะจีนแล้วมันไม่ได้คร้าบบบ

<?php

// ** MySQL settings ** //

define(‘DB_NAME’, ‘putyourdbnamehere’); // The name of the database

define(‘DB_USER’, ‘usernamehere’); // Your MySQL username

define(‘DB_PASSWORD’, ‘yourpasswordhere’); // …and password

define(‘DB_HOST’, ‘localhost’); // 99% chance you won’t need to change this value

define(‘DB_CHARSET’, ‘utf8′);

define(‘DB_COLLATE’, ”);

เดิมมันเป็น utf8 ให้ปรับเป็น +8 แล้วมันได้เฉพาะภาษาไทย

แล้วเกาหลี กะจีนละคร้าบบบบบบ

Advertisement

About this entry