29. cgi::UserAgent

[<<<] [>>>]

This is the value of the CGI variable USER_AGENT. The web browsers send their identification strings to the server in the http request. This browser identification string can be retrieved using this function. This string is "Mozilla/4.0 (compatible; MSIE 5.0; Windows NT)" for an Internet Explorer 5.0 under Windows NT.


[<<<] [>>>]