| HTTP_Client::get() | HTTP_Client::post() |
| HTTP_Client | |
| PEAR Manual | |
require_once 'HTTP/Client.php';
|
integer HTTP_Client::head (
string $url
)
This package is not documented yet.
URL
returns HTTP response code
throws PEAR_Error
This function can not be called statically.
| HTTP_Client::get() | HTTP_Client::post() |
| HTTP_Client | |
| PEAR Manual | |