Документ взят из кэша поисковой машины. Адрес оригинального документа : http://oit.cmc.msu.ru/php/function.curl-close.html
Дата изменения: Sun Feb 3 22:36:13 2002
Дата индексирования: Mon Oct 1 21:27:53 2012
Кодировка:
curl_close

curl_close

(PHP 4 >= 4.0.2)

curl_close -- Close a CURL session

Description

void curl_close ( int ch)

This function closes a CURL session and frees all resources. The CURL handle, ch, is also deleted.