Hello,

On 12/30/2003 04:39 AM, Binay wrote:
can any body point me the direction where i can find curl tutorials. I was going through the curl concept from php manual but couldn't quench my thirst as this section is not very clear. I also searched in the archive but couldn't find any.

if any of u know the resource point(curl tutorial) plz let me know.

You are right, curl API is a bit messy.


I think that if you ask Google, you may find some curl tutorials.

You may also want to take a look at this HTTP client class that provides a simpler interface and uses CURL mostly for accessing SSL pages (https):

http://www.phpclasses.org/httpclient

--

Regards,
Manuel Lemos

Free ready to use OOP components written in PHP
http://www.phpclasses.org/

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



Reply via email to