PHP4使用者手冊:函式->CURL->curl_close (轉)

worldblog發表於2007-12-10
PHP4使用者手冊:函式->CURL->curl_close (轉)[@more@]

curl_close

( 4 >= 4.0.2)

curl_close -- 關閉一個CURL會話

描述

 

void curl_close (int ch)

 

這個關閉一個CURL會話,並且釋放所有的資源。CURL控制程式碼(ch引數)也被刪除。



來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/10752043/viewspace-991092/,如需轉載,請註明出處,否則將追究法律責任。

相關文章