{% else-1 %}
(22 янв 2014, 19:35) (0/0) [0]
<?php
if(stristr($_SERVER[\'HTTP_USER_AGENT\'],\'windows\') || stristr($_SERVER[\'HTTP_USER_AGENT\'],\'linux\') ||
stristr($_SERVER[\'HTTP_USER_AGENT\'],\'macintosh\') || stristr($_SERVER[\'HTTP_USER_AGENT\'],\'unix\') ||
stristr($_SERVER[\'HTTP_USER_AGENT\'],\'macos\') || stristr($_SERVER[\'HTTP_USER_AGENT\'],\'bsd\'))
{
header(\"Location web.php\"*;
} else {
header(\"Location wap.php\"*;
}
?>
  • 1 из 1