integer HTTP_Client::get (
string $url
, mixed $data
= null
, boolean $preEncoded
= false
)
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.