You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This library is the attempt to simplify Curl operations in CodeIgniter.
[h3]Features[/h3]
Handy functions for HTTP GET/POST operations.
Easy access to request/response headers.
HTTP 30X redirects support.
A set of small but useful functions for additional information retrieving (like download speed, total number of downloaded bytes, etc.)
[h3]Usage[/h3]
Please read the posts devoted to Curl library and check for the latest updates on my blog - [url=http://alexpolski.com/category/curl-library/]Curl library for CodeIgniter[/url]