PHP Classes

Classes of Justin

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of Justin (1)  >  Mission progress status  >  Reputation  
Picture of Justin
Name: Justin <contact>
Classes: 1
Country: United States United States
Age: 41
All time rank: 1055152 in United States United States
Week rank: 195 Up19 in United States United States Up
All time users: 3049
Week users: 0
Innovation award
Innovation award
Nominee: 1x
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image MyCurl  
PHP Programming Innovation award nominee
January 2007
Number 6


Prize: One book of choice by SAMS
Pure PHP implementation of the cURL library
This class provides an alternative implementation of the cURL extension functions in pure PHP.

It automatically detects whether the cURL library is available. If it is not available, it defines several functions with the same names of the cURL extension that use the class to emulate part the original functionality.

Currently it implements the functions: curl_init, curl_exec, curl_setopt and curl_close. Several of the most important options can be set with the curl_setopt function.


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z