PHP Classes

Packages of Norbert Kiszka

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Norbert Kiszka (2)  >  Mission progress status  >  Reputation  
Picture of Norbert Kiszka
Name: Norbert Kiszka <contact>
Classes: 2
Country: Poland Poland
Age: 38
All time rank: 234257 in Poland Poland
Week rank: 195 Up4 in Poland Poland Up
All time users: 1022
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 PHP HTTP object client  
Send HTTP requests and process responses
This package can send HTTP requests and process the responses.

It can send GET and POST requests to a server of a given URL. POST requests may submit forms input values including files, or send raw data. PUT requests may be emulated with the POST method using the X-HTTP-Method-Override header.

Request headers may be defined manually or set automatically by the package.

It can also send multiple requests consecutively without reading the intermediate request responses, keeping the connections alive between requests.

Cookies may be sent and received by a separate cookie handler class.

A separate HTTP response class can process the server response after eventually follow request redirects.
RatingsUtility Consistency Documentation Examples Tests Videos Overall Rank
All time: 83% 83% 83% 83% - - 66% 500
Month: Not yet rated by the users

  Files folder image PHP INI Config  
Parse and get configuration values from INI files
This class can parse and get configuration values from INI files.

It can parse a given INI file and return the values of each of the settings.

The class supports setting defined in nested sections.
Not enough user ratings


  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