What's my User Agent

The User-Agent request header is a characteristic string that lets servers and network peers identify the application, operating system, vendor, and/or version of the requesting user agent.

It can be accessed by any web server each time you open a website.

This is your user agent data:


Warning: get_browser(): browscap ini directive not set in /var/www/html/whatsmyuseragent/index.php on line 6

Warning: foreach() argument must be of type array|object, bool given in /var/www/html/whatsmyuseragent/index.php on line 8




Source: php get_browser with browscap,