PHP Velho Oeste 2024

http_persistent_handles_clean

(PECL pecl_http >= 1.5.0)

http_persistent_handles_cleanClean up persistent handles

Description

string http_persistent_handles_clean ([ string $ident ] )

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

Parameters

clean

the identification string

Return Values

No value is returned.

See Also

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top