Jump to content

curl


Ninjakreborn

Recommended Posts

Does anyone have any good curl php tutorials, google fails me.  I have looked all over the internet for curl tutorials, not how to do this or that, just an overview of what curl is, the functions, what they do, www.php.net doesn't even have anything and the curl official website is no help.
Link to comment
Share on other sites

Try these:

[url=http://www.zend.com/pecl/tutorials/curl.php]http://www.zend.com/pecl/tutorials/curl.php[/url]
[url=http://www.phpit.net/article/using-curl-php/]http://www.phpit.net/article/using-curl-php/[/url]
[url=http://curl.planetmirror.com/docs/httpscripting.html]http://curl.planetmirror.com/docs/httpscripting.html[/url]

You could at least try the website of the man (Daniel Stenberg) who developed cURL and try to contact him about your request.
[url=http://curl.haxx.se/about.html]http://curl.haxx.se/about.html[/url]

Ronald   8)
Link to comment
Share on other sites

thank you
thank you
and thank you as well, I didn't notice that there, at the bottom there is a list of functions and how to use them, I really appreciate it, thank you again, final question.  Is curl something that is universal, or is it just related to PHP, or is the library one that is used by asp, asp.net, jsp, php, java, c+, c++, C#, javascript, or whatever else(maybe excluding javascript),
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.