Dave Goodchild wrote:
You would use cURL to achieve the things cURL is built to achieve?
Wow that answer is not even worth the calories your burned type it.
"Theres not such thing as stupid questions, only stupid answers"
In your case this phrase holds some truth.
--
PHP General Mailing List
well, there are more reasons you should use cURL ..
- control and flexibility of the output,
- post variables,
- can interact with secure servers (ssl - supports certificates)
- can use with proxys (http/socks)
- set timeouts
- easily modify headers :)
- use different ip`s of the server when it`s
On 11/15/06, Philip Thompson <[EMAIL PROTECTED]> wrote:
Hi.
I've been doing some reading trying to figure out why I would want to
use cURL. I have not found a solid reason yet. Does anyone have a
useful example on why you would want to use cURL?
Thanks,
~Philip
--
PHP General Mailing List (htt
Philip Thompson wrote:
I've been doing some reading trying to figure out why I would want to
use cURL. I have not found a solid reason yet. Does anyone have a
useful example on why you would want to use cURL?
It allows significant configurability and flexibility over PHP's more
direct function
You would use cURL to achieve the things cURL is built to achieve?
Hi.
I've been doing some reading trying to figure out why I would want to
use cURL. I have not found a solid reason yet. Does anyone have a
useful example on why you would want to use cURL?
Thanks,
~Philip
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.
6 matches
Mail list logo