Вход Регистрация
Файл: index.php
Строк: 12
<?php
header
("Content-type: text/vnd.wap.wml");
$bro $HTTP_USER_AGENT;
if(
strstr($bro"Opera/"))
{
        
header("Location: http://mobileman.ru/wap/");
        exit;
}
elseif(
strstr($bro"SIE-C60/"))
{
        
header("Location: http://mobileman.ru/wap/");
        exit;
}
elseif(
strstr($bro"Mozillas/"))
{
        include 
"index2.php";
        exit;
}
else {
header("Location: http://mobileman.ru/wap/");
exit;
}
?>
Онлайн: 2
Реклама