Re: Add a constant to reflect --with-curlwrappers

From: Date: Mon, 01 Apr 2013 08:21:31 +0000
Subject: Re: Add a constant to reflect --with-curlwrappers
References: 1 2 3  Groups: php.internals 
Request: Send a blank email to [email protected] to get a copy of this message
On Mon, Apr 1, 2013 at 10:17 AM, Madara Uchiha <[email protected]> wrote:
> I actually agree with that. I've reached a point when I consider using
> fsockopen instead of curl to fetch information from a website. I can
> hardly stand cURL.

Curl stream wrappers and ext/curl are two different things. ext/curl
APIs is quite clean and much easier to use than sockets when it comes
to deal with http or other internet related protocols (yes, it
supports ssh2, ftp(s), even imap). What is discussed here is the curl
usage to replace PHP's stream implementation.


Cheers,
--
Pierre

@pierrejoye


Thread (64 messages)

« previous php.internals (#66879) next »