CURL vs file_get_contents()
Initially I would prefer to use file_get_contents because its so much easier however it also depends if the server has curl initiated. J
Stubborn me and wasting 20 minutes of my life. :P
If you need a quick help on using CURL visit:
http://arunrajr.com/blog/2008/07/29/how-to-call-url-from-php-using-c-url-alternative-to-file_get_contents/
Stubborn me and wasting 20 minutes of my life. :P
If you need a quick help on using CURL visit:
http://arunrajr.com/blog/2008/07/29/how-to-call-url-from-php-using-c-url-alternative-to-file_get_contents/
Comments
Post a Comment