Author Message

John Richardson

uk
15 posts

Location: United Kingdom
Occupation:
Age:
#11   20-11-2009 14:28 GMT      
function is_chrome(){
return(eregi("chrome", $_SERVER['HTTP_USER_AGENT']));
}
 
if(is_chrome()){
//do something more useful than this !
echo 'You are using Google Chrome';
}
This website is ACAP-enabled   The International Webmasters Association  Web Design Company |  UK Web Designers & Developers Office of Government Commerce Science City York Hexamail.com Eclipse.org Valid XHTML 1.0 Transitional The HTML Writers Guild

Copyright © 2010 Innovative Technology
( The business 4 Innovative Technology )
Page created in 0.187 seconds