Posted by MewRS on 10/20/06 11:18
$_SERVER is a superglobal. A variable present on every script at any scope. HTTP_USER_AGENT is the index that carries the user browser. The return string may appear like this: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; T312461) Maxx escreveu: > what this mean: "$_SERVER[HTTP_USER_AGENT]";
[Back to original message]
Copyright © 2005-2006 Powered by Custom PHP Programming