Will you take a look at http://devel.foamandform.com/phpinfo.php,
please? The page uses phpinfo() to show that both in the "PHP Variables"
section and the "Apache Environment" section that HTTP_USER_AGENT has
somehow become HTTP_WSER_AGENT.

$HTTP_SERVER_VARS["HTTP_WSER_AGENT"]
HTTP_WSER_AGENT

Of course, the PHP var should be $HTTP_SERVER_VARS["HTTP_USER_AGENT"].

The value of the variable, for me, is UCDDJBLVLMHAALPTCXLYRWTQTIPWIGYOKS.

I've never seen this. I find no useful information about it
via a Google search for HTTP_WSER_AGENT. What is this, and 
how can it be corrected?

Thanks for any help!

-C.

Chris Cover <[EMAIL PROTECTED]>



-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to