require_once 'HTTP/Client.php';
integer HTTP_Client::get (string $url [, mixed $data = NULL [, boolean $preEncoded = FALSE]])
integer HTTP_Client::get
This package is not documented yet.
URL
additional data to send
Whether the data is already urlencoded
returns HTTP response code
throws PEAR_Error
This function can not be called statically.