Login   Register  
PHP Classes
elePHPant
Icontem

Class: gCurl

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Grigori Kochanov  >  gCurl  >  Download .tar.gz .zip  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: gCurl
Base name: gcurl
Description: Perform HTTP requests using Curl
Related classes: , ,
Version: 2
PHP version: 5.2
License: BSD License
All time users: 1049 users
All time rank: 2879
Week users: 1 user
Week rank: 2503
Picture of Grigori Kochanov
Author: Grigori Kochanov is available for providing paid consulting. Contact Grigori Kochanov .
Packages: 7 Browse this author's classes Browse this author's classes
Country: Ukraine Ukraine - PHP jobs in Ukraine
Age: 33
All time rank: 1865 in Ukraine Ukraine
Week rank: 180 Up7 Down in Ukraine Ukraine
Innovation award
Innovation award
Nominee: 1x


  Detailed description  
This package can be used to perform HTTP requests using the Curl library.

It can send HTTP GET, POST, HEAD or OPTIONS requests directly or via HTTP proxy servers that may require authentication. It supports cookies and custom headers.

The request response may be retrieved all at once or passed to a custom response handler class. It can process the returned headers and cookies. It can also handle request redirection.

 

  Groups  
Group folder image HTTP HTTP protocol clients, headers and cookies View top rated classes
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes

  Rate classes User ratings   Applications   Files Files  

  User ratings  
There are not enough user ratings to display for this class.

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
Files folder imagegCurl (5 files)
Accessible without login Plain text file demo1.php Example Simpliest demo of pagckage use
Accessible without login Plain text file demo2.php Example See headers and cookies of the response
Accessible without login Plain text file demo3.php Example Basic browser emulation
Accessible without login Plain text file demo4.php Example Response handlers for CURL-based crawlers
Accessible without login Plain text file demo5.php Example POST request

  Files  /  Files folder image gCurl  
File Role Description
  Accessible without login Plain text file gcurl.class.php Class core class
  Accessible without login Plain text file gCurlRequest.class.php Class prepare HTTP Requests
  Accessible without login Plain text file gCurlResponse.class.php Class process HTTP response headers and assingn handlers
  Accessible without login Plain text file URI.class.php Class URI parsing
  Accessible without login Plain text file gksException.class.php Class interface for all my exception classes

Download all files: gcurl.tar.gz gcurl.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.