HTTP Funzioni
PHP Manual

http_persistent_handles_clean

(PECL pecl_http >= 1.5.0)

http_persistent_handles_cleanClean up persistent handles

Descrizione

string http_persistent_handles_clean ([ string $ident ] )

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

Elenco dei parametri

clean

the identification string

Valori restituiti

Nessun valore viene restituito.

Vedere anche:


HTTP Funzioni
PHP Manual