Everything seems to work fine, but I've noticed that I now have to type $HTTP_SERVER_VARS['HTTP_USER_AGENT'] to get the visitor's browser, whereas before I upgraded, just $HTTP_USER_AGENT would do.
I didn't find anything in the manual that mentioned anything about this little qwerk. I'm thinking it might have something to do with one of the .ini or .dll files. I have php.ini and browscap.ini located in my C:\Windows\ directory, and php4ts.dll and msvcrt.dll located C:\Windows\System. Is there anything missing? Do I have to configure anything? Or is the problem related to something completely different?
Any help would be appreciated