PEAR_Info::setProxy

PEAR_Info::setProxy -- Sets proxy

Synopsis

require_once "PEAR/Info.php";

void PEAR_Info::setProxy ()

Description

Sets http_proxy config setting at runtime

Note

This function should be called statically.