Using PHP 5.2.6 and need to configure it to use our forward proxy (which requires authentication be set) so that the PHP scripts can connect to the internet correctly.
I see that PHP.INI in the 4 version had a pfpro.proxyaddress option but that is no longer available - so what has replaced it?