PEAR_Info::pearImage (Previous) (Next) PEAR_Info::setStyleSheet

View this page in Last updated: Sun, 28 Sep 2008
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

PEAR_Info::setProxy()

PEAR_Info::setProxy() -- Sets PEAR HTTP Proxy Server Address

Beschreibung

Sets http_proxy config setting at runtime.

Anmerkung: Since version 1.7.0RC1, it become unnecessary, unless you don't want to use the http_proxy config setting of your PEAR config file.

Parameter

string $proxy

PEAR HTTP Proxy Server Address

Seit

since version 1.0.6 (2003-05-11)

Fehler-Meldungen

throws no exceptions thrown

Hinweise

Diese Methode sollte statisch aufgerufen werden..

Rückgabewert

boolean - TRUE if the http proxy server address was set successfully, FALSE otherwise.

PEAR_Info::pearImage (Previous) (Next) PEAR_Info::setStyleSheet

Download Documentation Last updated: Sun, 28 Sep 2008
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.