$isMobile = false;
$isBot = false;
$op = strtolower($_SERVER['HTTP_X_OPERAMINI_PHONE']);
$ua = strtolower($_SERVER['HTTP_USER_AGENT']);
$ac = strtolower($_SERVER['HTTP_ACCEPT']);
$ip = $_SERVER['REMOTE_ADDR'];
$isMobile = strpos($ac, 'application/vnd.wap.xhtml+xml') !== false
|| $op != ''
|| strpos($ua, 'sony') !== false
|| strpos($ua, 'symbian') !== false
|| strpos($ua, 'nokia') !== false
|| strpos($ua, 'samsung') !== false
|| strpos($ua, 'mobile') !== false
|| strpos($ua, 'windows ce') !== false
|| strpos($ua, 'epoc') !== false
|| strpos($ua, 'opera mini') !== false
|| strpos($ua, 'nitro') !== false
|| strpos($ua, 'j2me') !== false
|| strpos($ua, 'midp-') !== false
|| strpos($ua, 'cldc-') !== false
|| strpos($ua, 'netfront') !== false
|| strpos($ua, 'mot') !== false
|| strpos($ua, 'up.browser') !== false
|| strpos($ua, 'up.link') !== false
|| strpos($ua, 'audiovox') !== false
|| strpos($ua, 'blackberry') !== false
|| strpos($ua, 'ericsson,') !== false
|| strpos($ua, 'panasonic') !== false
|| strpos($ua, 'philips') !== false
|| strpos($ua, 'sanyo') !== false
|| strpos($ua, 'sharp') !== false
|| strpos($ua, 'sie-') !== false
|| strpos($ua, 'portalmmm') !== false
|| strpos($ua, 'blazer') !== false
|| strpos($ua, 'avantgo') !== false
|| strpos($ua, 'danger') !== false
|| strpos($ua, 'palm') !== false
|| strpos($ua, 'series60') !== false
|| strpos($ua, 'palmsource') !== false
|| strpos($ua, 'pocketpc') !== false
|| strpos($ua, 'smartphone') !== false
|| strpos($ua, 'rover') !== false
|| strpos($ua, 'ipaq') !== false
|| strpos($ua, 'au-mic,') !== false
|| strpos($ua, 'alcatel') !== false
|| strpos($ua, 'ericy') !== false
|| strpos($ua, 'up.link') !== false
|| strpos($ua, 'vodafone/') !== false
|| strpos($ua, 'wap1.') !== false
|| strpos($ua, 'wap2.') !== false
|| strpos($ua, 'ipad') !== false
|| strpos($ua, 'android') != false;
$isBot = $ip == '66.249.65.39'
|| strpos($ua, 'googlebot') !== false
|| strpos($ua, 'mediapartners') !== false
|| strpos($ua, 'yahooysmcm') !== false
|| strpos($ua, 'baiduspider') !== false
|| strpos($ua, 'msnbot') !== false
|| strpos($ua, 'slurp') !== false
|| strpos($ua, 'ask') !== false
|| strpos($ua, 'teoma') !== false
|| strpos($ua, 'spider') !== false
|| strpos($ua, 'heritrix') !== false
|| strpos($ua, 'attentio') !== false
|| strpos($ua, 'twiceler') !== false
|| strpos($ua, 'irlbot') !== false
|| strpos($ua, 'fast crawler') !== false
|| strpos($ua, 'fastmobilecrawl') !== false
|| strpos($ua, 'jumpbot') !== false
|| strpos($ua, 'googlebot-mobile') !== false
|| strpos($ua, 'yahooseeker') !== false
|| strpos($ua, 'motionbot') !== false
|| strpos($ua, 'mediobot') !== false
|| strpos($ua, 'chtml generic') !== false
|| strpos($ua, 'nokia6230i/. fast crawler') !== false;
if($isMobile){
header('Location: http://www.ciozone.com/mobile/');
exit();
}
?>
CIOZone.com - Professional Network for CIOs and IT Professionals
Whitepapers
eBook
On-Demand Webcast
Mobile device security will become an increasing issue since personal devices will come with personal data and preferences, both of which are concerns for enterprise IT managers.
Comment on this article
Read more...
Business Intelligence and analytics are important tools that help organizations discover market intelligence while keeping an important focus customer concerns.
Comment on this article
Read more...
The Federal CIO has issued a draft federal mobile strategy which outlines a multistage approach to increasing the use of mobile technology throughout the federal government.
Comment on this article
Read more...
It has taken several years, but the economics of cloud computing are now low lying fruit for CIOs to embrace.
Comment on this article
Read more...
According to a new report demand for IT developers is growing again.
Comment on this article
Read more...
Here are the 10 best products ( in our opinion ) that resulted from open and community-based development during 2011.
Comment on this article
Read more...
According to Joi Ito, Director of the MIT Media Lab, Open-source hardware is on its way and it will bring with it a new era of innovation.
Comment on this article
Read more...
The acquisition pace in the security industry has been steady the last few years due to the global proliferation of security breaches.
Comment on this article
Read more...
A foundation of Cloud computing and at the epicenter of “big data” solutions, Apache Hadoop enables data-intensive distributed applications to work with thousands of nodes and exabytes of data.
Comment on this article
Read more...
Some good news for Intel and their forthcoming Romley chip is anticipated.
Comment on this article
Read more...
The FCC last week opened up the light spectrum that sits between individual television channels numbered 1 through 51. Wireless communications in those "white spaces" will be permitted as of Jan. 26, 2012.
Comment on this article
Read more...
Indeed analyzed millions of job postings and found that the top ten skills employers are looking for are all related to software development, mobile development and social media.
Comment on this article
Read more...
<< Start < Previous 1 2 3 4 5 6 7 8 9 10 Next > End >> Results 1 - 20 of 3730
News & Noteworthy Archive
White Paper Library
Copyright © 2007-2012 CIOZones. All Rights Reserved. CIOZone is a property of PSN, Inc.