Hi, Does anyone know where I can find a list of values for the $HTTP_USER_AGENT string?
I'm trying to write a browser detect script and would like a list of possible 'browser signitures'
Cheers
Nick
dont know about any complete list. but the strings for IE, Netscape & Opera are also here on phpbuilder.com in columns section, inside automatic CSS generation article by Tim.
just found some really big list at: http://www.stanford.edu/leland/ssi/sample/mappings.shtml
Fantastic!