PHP Classes

Easy cURL: Access Web resources using Curl

Recommend this page to a friend!
  Info   View files View files (2)   DownloadInstall with Composer Download .zip   Reputation   Support forum (4)   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStarStar 60%Total: 2,875 This week: 1All time: 1,310 This week: 560Up
Version License PHP version Categories
easy_curl 1.2Freely Distributable5HTTP, PHP 5
Description 

Author

This class can be used to access Web resources using the cURL extension, which can send HTTP requests to a given URL using the GET or POST methods with optional parameters.

The class supports all normal cURL options as well as added methods for setting HTTP authentication credentials and making requests through a proxy server.

Picture of Philip Sturgeon
Name: Philip Sturgeon <contact>
Classes: 1 package by
Country: United Kingdom
Age: ???
All time rank: 111951 in United Kingdom
Week rank: 416 Up15 in United Kingdom Up

  Files folder image Files  
File Role Description
Plain text file easy.curl.class.php Class Class definition for Easy cURL.
Accessible without login Plain text file easy.curl.examples.php Example Examples for Easy cURL.

 Version Control Unique User Downloads Download Rankings  
 0%
Total:2,875
This week:1
All time:1,310
This week:560Up
User Ratings User Comments (2)
 All time
Utility:90%StarStarStarStarStar
Consistency:70%StarStarStarStar
Documentation:-
Examples:80%StarStarStarStarStar
Tests:-
Videos:-
Overall:60%StarStarStarStar
Rank:1187
 
Not understood
15 years ago (omarh2006)
17%Star
Great little class for doing simple posts to webpages.
15 years ago (Colin Kierans)
65%StarStarStarStar