Re: cURL uses

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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 functions, for example, the ability to set a timeout, or get more direct control over output. You only have to read the curl documentation to see that it can do a lot of things that other PHP functions just can't do.

I would suggest that you probably shouldn't try to find a reason to use curl, rather a reason to use curl will find you.

jon

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux