We come across web applications which are written in PHP and require curl extension. PHP curl functions can used through use of libcurl. The libcurl was create by Daniel Sternberg. With the help of libcurl you can connect and communicate with webserver using different protocols. cURL stands for Client for URLs. It allows us to …
Tag: Install cURL in PHP
Permanent link to this article: https://blog.openshell.in/2011/01/enable-curl-for-php/