1 2 3 4 5 6 7 8
<?phpsession_start();$userpantArr['www.nongpluang.go.th'] = "nongpluang/index.php" ; $userpantArr['nongpluang.go.th'] = "nongpluang/index.php";include($userpantArr[$_SERVER[HTTP_HOST]]);?>