HTTP 함수 목록
PHP Manual

http_persistent_handles_clean

(PECL pecl_http >= 1.5.0)

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