PHP Curl Problem

chc89

Junior Member
Joined
Jan 18, 2008
Messages
124
Reaction score
6
I am trying to fetch data from a website and Unable to find it. Can anyone point to a good tutorial of PHP curl from where I can learn curl perfectly?

Thanks in advance for any help
 
Here is a tutorial:

Code:
http://devzone.zend.com/node/view/id/1081
 
Doh! You beat me to it, SM! I guess I need to be quicker.
 
Last edited:
Back
Top