desktop cookie is set
'; /* Check to see if the "mobile" cookie has been set, if so forward to the mobile site */ } else if(isset($_COOKIE['mobileCookie'])){ header('Location: m.php?source=cookie'); /* If no cookies are set, run the function and forward as appropriate */ } else { include('mobile_detection.php'); mobile_device_detect(true,true,true,true,true,true,'m.php?source=function',false); /* if it makes it this far, set the desktop cookie */ $appname = "mobileDemo"; setcookie("desktopCookie", $appname, time()+60*60*24*365); // set cookie to expire in one year } } /* Default function values $iphone=true, $android=true, $opera=true, $blackberry=true, $palm=true, $windows=true, $mobileredirect=false (the URL), $desktopredirect=false */ ?>| Versión en Español | |||
|
|
|||
|
|||
|
|