cURL / Mailing Lists / curl-and-php / Single Mail

curl-and-php

Re: cURL easy in PHP

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 12 Sep 2002 08:27:05 +0200 (MET DST)

On Wed, 11 Sep 2002, wrote:

> I am unclear if PHP's cURL supports the curl_easy functions:
> curl_easy_init(), curl_easy_setopt, curl_easy_perform(), and
> curl_easy_cleanup().

The PHP/CURL module supports those functions, yes, but it uses slightly
different names: http://www.php.net/manual/en/ref.curl.php

Check out some examples:
http://curl.haxx.se/libcurl/php/examples/

-- 
 Daniel Stenberg -- curl related mails on curl related mailing lists please
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
Received on 2002-09-12