Browser Detection : HTTP_USER_AGENT « HTML « PHP






Browser Detection

 
<?
echo $HTTP_USER_AGENT;
?>
  
  








Related examples in the same category

1.Browser content
2.Determining client operating system and browser
3.Get Browser and Platform
4.Welcome Page with HTTP_USER_AGENT
5.Reporting the User Agent and Referrer