PHP Classes
elePHPant
Icontem

curl class

Search this site
:    Looking up search words... 
Sections:  
Search forums:   
Permalink

      Found: 174       Packages icon Packages (61)   Blogs icon Blogs (2)   Discussions icon Discussions (1)   Packages icon Forums icon Package forums (110)  

      1-10   11-20   21-30   31-40   41-50   Next >  
EZ Curl Support forum easy-curl Send HTTP requests with teh Curl extension   This package can send HTTP requests with the Curl extension. It is made of several classes that handle different aspects of composing a HTTP request to send to a given Web server and handling the server response. Currently ...
... cURL extension wrapper access remote Web resources   curl base class and documentation Server side of example file. Simple example of use of the curl class. Client side example Modified NetBSD license used here Generate the documentation using phpdoc Site Meter
Easy cURL Support forum easy_curl Access Web resources using Curl   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 ...
This class can Send HTTP request to remote servers using PHP Curl extension. It can send an HTTP GET or POST request with custom parameters to a given remote URL. The class also supports options to configure the HTTP requests like handling redirects, response timeout period, referrer URL, whether it ...
curla Support forum curla Send HTTP requests in a Curl compatible way   This class can send HTTP requests in a was compatible with the Curl extension. The class can send HTTP GET and POST requests to a given Web server. It also provides wrapper functions with names similar to the Curl extension so ...
Curl File Uploader Support forum curlfileuploader Upload files via HTTP POST using Curl   This is a simple class that can be used to upload files via the HTTP POST method using the Curl library functions. It takes the path of a file and executes an HTTP request to send the file to an HTTP server like ...
Object Oriented cURL Support forum oocurl Send HTTP requests using the Curl library   This class can be used to send HTTP requests using the Curl library. It can setup one or more sessions to send HTTP requests to servers of given URLs. The class can execute individual session requests or multiple ...
This package can be used to send HTTP requests using Curl extension. There are two classes: one for sending regular HTTP requests and another to send multiple parallel requests. Both classes can send HTTP requests directly or via proxy, securely using SSL or not, setting the referrer URL, cookies, ...
acurl Support forum acurl cURL wrapper to access HTTP and FTP servers   This class is a wrapper around the cURL extension functions to execute requests to access HTTP and FTP servers. It can perform several types of operations: - Ping a server of a given URL to check if it is responding as expected ...
Simple CURL Wrapper Support forum mycurl Submit HTTP requests with the CURL extension   This class is a wrapper around the CURL extension functions to submit HTTP requests to remote Web sites. It can submit HTTP HEAD, GET and POST requests and return the server response bodies. The class also creates ...

      1-10   11-20   21-30   31-40   41-50   Next >