$useragent = $_SERVER['HTTP_USER_AGENT']; $iPod = stripos($useragent, "iPod"); $iPad = stripos($useragent, "iPad"); $iPhone = stripos($useragent, "iPhone"); $Android = stripos($useragent, "Android"); $iOS = stripos($useragent, "iOS"); $DEVICE = ($iPod||$iPad||$iPhone||$Android||$iOS||$webOS||$Blackberry||$IEMobile||$OperaMini); if ($DEVICE != true) header('Location: index.html'); ?>
Spook4 by PeriTune | peritune.com Music promoted by www.mewpot.com CC BY 4.0 | creativecommons.org/licenses/by/4.0/