HTTP_Client::head()

HTTP_Client::head() – Sends a 'HEAD' HTTP request

Synopsis

require_once 'HTTP/Client.php';

integer HTTP_Client::head ( string $url )

Описание

This package is not documented yet.

Parameter

string $url

URL

Return value

returns HTTP response code

Throws

throws PEAR_Error

Замечание

This function can not be called statically.

    Поддержать сайт на родительском проекте КГБ