?
Path : /home/admin/domains/happytokorea.com/public_html_bk/wordpress/include/ |
Current File : /home/admin/domains/happytokorea.com/public_html_bk/wordpress/include/config.inc.php |
<? $host="localhost"; $username="softcreate_sy"; $password="savage"; $db="softcreate_sy"; mysql_connect( $host,$username,$password) or die ("ไม่พบข้อมูล"); mysql_query("set NAMES utf-8"); mysql_select_db($db) or die("ไม่พบข้อมูล"); ?>