I'm calling
$_SERVER['HTTP_ACCEPT']
to find out if for instance the flash player is installed, however, it tends to output / in most cases and lots of information other times, i'm just refreshing a page in the same browser and storing the data in mySQL.
Any ideas?