View Single Post
Old 03-18-2009, 01:13 PM   #8 (permalink)
allworknoplay
The Gregarious
 
allworknoplay's Avatar
 
Join Date: Feb 2009
Location: New York
Posts: 645
Thanks: 64
allworknoplay is on a distinguished road
Default

Quote:
Originally Posted by Wildhoney View Post
cURL, I think, is the PHP interfact to Libcurl. Libcurl is not just PHP orientated, it's used in many various instances.
Quote:
Originally Posted by sketchMedia View Post
cURL is the stand-alone wrapper for the libcurl libraries. libcurl is not specific to PHP, its a commandline tool (via the curl commandline wrapper) and php has bindings for it (as do many other langauges).

Wow, I had it backwards! So CURL is the wrapper for libcurl, got it...
allworknoplay is offline  
Reply With Quote