[PR]当たる!無料占いで仕事鑑定:大人気!無料占い『スピリチュアルの館』
$header = getallheaders();
$agent = $header["User-Agent"] ;
if (ereg("DoCoMo", $agent)) { /* 端末タイプは DoCoMo ? */
header("Location: http://cdma2000-1x.hp.infoseek.co.jp/i/");
exit;
} elseif (ereg("UP.Browser", $agent)) { /* 端末タイプは au ? */
header("Location: http://cdma2000-1x.hp.infoseek.co.jp/i/");
exit;
} elseif (ereg("J-PHONE", $agent)) { /* 端末タイプは J-PHONE ? */
header("Location: http://cdma2000-1x.hp.infoseek.co.jp/i/");
exit;
} else { /* 一般のブラウザ */
header("Location: http://cdma2000-1x.hp.infoseek.co.jp/");
exit;
}
?>
閉鎖しました



isweb管理画面はこちら