HTTP Funktionen
PHP Manual

http_persistent_handles_clean

(PECL pecl_http >= 1.5.0)

http_persistent_handles_cleanClean up persistent handles

Beschreibung

string http_persistent_handles_clean ([ string $ident ] )

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

Parameter-Liste

clean

the identification string

Rückgabewerte

Es wird kein Wert zurückgegeben.

Siehe auch


HTTP Funktionen
PHP Manual