PEAR_Info::setProxy

PEAR_Info::setProxy -- Sets proxy

Synopsis

require_once "PEAR/Info.php";

void PEAR_Info::setProxy ()

Beschreibung

Sets http_proxy config setting at runtime

Hinweise

Diese Methode sollte statisch aufgerufen werden..