After requesting a HTTP URL with the fopen function, the web server's log files show the USER_AGENT that PHP supplied as "PHP/4.0.6". I want to change this (on the fly in code if possible). Simple question:

How?