hi, do you know any script that determine the OS and browser type in detail, namely type and version. not everything you get from $_SERVER['HTTP_USER_AGENT'], but the type and version extract from that?
try this one I made some years ago - if u wanna use the php built-in way, u need an up-to-date browscap.ini file.... Just run the script, test both methods and then decide and feel free to rip the code...
Thanks!!!
I made a few modification though🙂