Query by providing the user agent:
look at http://www.useragentstring.com/pages/useragentstring.php or http://www.user-agents.org/
For mobile, look at http://en.wikipedia.org/wiki/List_of_user_agents_for_mobile_phones
getDevice(); //Zend_Debug::dump($device->getAllFeatures()); if (isset($device)) { print "
'; $wurfl = $device->getFeature("brand_name"); if (!$wurfl) { print "'; } else { print "'; } print "'; } } $options = array( '', 'mobile, text, desktop', 'bot, mobile, validator, checker, console, offline, email, text', 'text, bot, validator, checker, console, offline, email' ); ?>Query by providing the user agent:
look at http://www.useragentstring.com/pages/useragentstring.php or http://www.user-agents.org/
For mobile, look at http://en.wikipedia.org/wiki/List_of_user_agents_for_mobile_phones