★ wanayoo — archive 1999 http://www.php.net/manual/function.curl-exec.phpNouvelle recherche | Portail wanayoo

PHP Home Page

Manual Table of Contents
Up to CURL
Quick Reference
German version of this pageJapanese version of this pageItalian version of this pageFrench version of this pageHungarian version of this page
CURL
* curl_init
* curl_setopt
* curl_exec
* curl_close
* curl_version
Manual: curl_exec
View the source code for this pageSearch the site



Previous page
 curl_setopt
 Updated
Sat, 12 Aug 2000
curl_close 
Next page


curl_exec

(PHP4 CVS only)

curl_exec -- Perform a CURL session

Description

bool curl_exec (int ch)

This function is should be called after you initialize a CURL session and all the options for the session are set. Its purpose is simply to execute the predefined CURL session (given by the ch).


 About Notes


Previous page
 curl_setopt
 Updated
Sat, 12 Aug 2000
curl_close 
Next page





Who's responsible for this?
Top of this page

Site
Hosting:



Located in
United States
Elements of this website are subject to copyright.
Questions about installing or using PHP should be directed to one of the mailing lists.
Only questions about the website should be directed to webmaster@php.net.