Use global variable: HTTP_USER_AGENT
<?php if(strstr(strtolower($_SERVER['HTTP_USER_AGENT']), 'mobile') || strstr(strtolower($_SERVER['HTTP_USER_AGENT']), 'android')) : ?>
<!-- your specific css here -->
<?php endif; ?>
Showing posts with label browser. Show all posts
Showing posts with label browser. Show all posts
Friday, June 1, 2012
Subscribe to:
Posts (Atom)


