$_SERVER['HTTP_USER_AGENT']

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • ruggierorizzi@hotmail.com

    #1

    $_SERVER['HTTP_USER_AGENT']

    Hi again,

    what is exact sense of $_SERVER['HTTP_USER_AGEN T'] output?

    Tnx, bye

  • John Dunlop

    #2
    Re: $_SERVER['HTTP_USER_AGEN T']

    somebody wrote:
    [color=blue]
    > what is exact sense of $_SERVER['HTTP_USER_AGEN T'] output?[/color]

    User-Agent is defined in RFC2616 sec. 14.44

    HTTP has been in use by the World-Wide Web global information initiative since 1990. This specification defines the protocol referred to as "HTTP/1.1", and is an update to RFC 2068. [STANDARDS-TRACK]


    --
    Jock

    Comment

    Working...