How do you change PHP's user agent? I tried changing the following line in my php.ini file but it didn't work!
; Define the User-Agent string user_agent="PHP"
Anyone? Does changing that line work for anyone else?