HTTP Функции
PHP Manual

http_persistent_handles_clean

(PECL pecl_http:1.5.0-1.5.5)

http_persistent_handles_cleanClean up persistent handles

Описание

string http_persistent_handles_clean ([ string $ident ] )

Clean up (close) persistent handles, optionally identified with ident.

Список параметров

clean

the identification string

Возвращаемые значения

Эта функция не возвращает значения после выполнения.

Смотрите также


HTTP Функции
PHP Manual