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

curl-and-php

Re: Question about undocumented PHP functions

From: The Pope Of Chilli Town <baja_666_at_yahoo.com>
Date: Tue, 4 Nov 2003 16:50:46 -0800 (PST)

I'm not akin to the PHP dev team (i.e. I couldn't tell
you who or when or why), but somebody built support
for the multi functions into the PHP 5 version of the
curl module.

http://us2.php.net/manual/en/function.curl-multi-init.php

If you look closely at the manual page page, you'll
notice it says "PHP 5 CVS only" ;)

I was messing with it just the other day :)

I'll post examples if Mick Sear doesn't have any luck
with the c docs.

-- The Pope of Chili Town

--- Daniel Stenberg <daniel-curl_at_haxx.se> wrote:
> On Tue, 4 Nov 2003, Sear, Mick wrote:
>
> > I noticed there are functions called curl_multi_*
> etc., but there's no
> > documentation.
>
> There are PHP-functions for that? The C interface
> covering the multi functions
> are documented and one access-point to its
> documentation is here:
>
> http://curl.haxx.se/libcurl/c/libcurl-multi.html
>
> But take note that this document is NOT covering the
> PHP interface, only the
> underlying libcurl.
>
> --
> Daniel - been obfuscating curl source code since
> 1998.
> [[ Do not post private mails to this email address.
> They won't reach me. ]]
>
>
>
-------------------------------------------------------
> This SF.net email is sponsored by: SF.net Giveback
> Program.
> Does SourceForge.net help you be more productive?
> Does it
> help you create better code? SHARE THE LOVE, and
> help us help
> YOU! Click Here: http://sourceforge.net/donate/
>

__________________________________
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard
http://antispam.yahoo.com/whatsnewfree

-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive? Does it
help you create better code? SHARE THE LOVE, and help us help
YOU! Click Here: http://sourceforge.net/donate/
Received on 2003-11-05