PHP Classes

Packages of Md Emran Hasan

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Md Emran Hasan (2)  >  Mission progress status  >  Reputation  
Picture of Md Emran Hasan
Name: Md Emran Hasan <contact>
Classes: 2
Country: Bangladesh Bangladesh
Age: 42
All time rank: 3629 in Bangladesh Bangladesh
Week rank: 195 Up5 in Bangladesh Bangladesh Up
All time users: 7424
Week users: 0
 
  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 HTTP client class  
Access Web resources via HTTP with sockets or Curl
This class can be used to access Web resources using either sockets opened with fsockopen or Curl library depending on which is available in the current PHP setup. It features:

- Supports to HTTP Basic authentication
- Supports defining custom request headers
- Supports defining connection timeout values
- Supports defining user agent and referral URL
- Supports both user-defined and persistent cookies
- Supports secure connections (HTTPS)
- Supports adding requests parameters for both GET and POST methods
- Supports automatic redirection with maximum redirect limits
- Returns HTTP response headers and response body data separately

  Files folder image Payment Gateway Library  
Accept payments with Paypal, Authorize.net and 2CO
This class implements payment handling abstraction layer.

There is a abstract base class that implements generating payment button forms and logging instant payment notifications.

There several sub-classes that implement specific details for generating payment button forms and handling payment notifications with Authorize.net, Paypal and 2checkout.


  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