PHP Classes

Packages of Jason Gerfen

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Jason Gerfen (2)  >  Mission progress status  >  Reputation  
Picture of Jason Gerfen
Name: Jason Gerfen <contact>
Classes: 2
Country: United States United States
Age: 50
All time rank: 1013144 in United States United States
Week rank: 195 Up19 in United States United States Up
All time users: 3165
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 Input Stream  
PHP Programming Innovation award nominee
August 2014
Number 4


Prize: One downloadable copy of Komodo IDE
Handle HTTP PUT data like POST files
This class can handles HTTP PUT data like POST files.

It can read the current HTTP request input stream and process it to make it appear as it was made of files uploaded via the HTTP POST method.

The class returns arrays of data values that may be assigned to the $_FILES super-global to allow applications to process it like HTTP POST file upload requests.

It also returns an array with other submitted request values that can be assigned to $_PUT variable.
Not enough user ratings

  Files folder image PDO MySQLi MySQL Class  
Access MySQL using MySQL, MySQLi or PDO extensions
This package can be used to access MySQL databases using MySQL, MySQLi or PDO extensions.

There is a base class that defines an interface to access MySQL databases and there are also sub-classes to access MySQL databases using PHP PDO, MySQLi or MySQL extensions.

These classes provide functions to establish database connections, execute queries, sanitize query parameters, retrieve query results, affected rows or database access errors.
RatingsUtility Consistency Documentation Examples Tests Videos Overall Rank
All time: 65% 65% - 60% - - 45% 3374
Month: Not yet rated by the users


  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