PHP Classes

Classes of seankelly

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of seankelly (1)  >  Mission progress status  >  Reputation  
Picture of seankelly
Name: seankelly <contact>
Classes: 1
Country: United States United States
Age: ???
All time rank: 2914404 in United States United States
Week rank: 195 Up19 in United States United States Up
All time users: 664
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 PEAR Database Wrapper  
PEAR-DB wrapper to provide an alternative API
This class is a wrapper the PEAR Database package to provide an alternative API for accessing databases.

One of the features that this class provides is a way to connect to databases using a function that, instead of a connection string, it takes the connection parameters in a single array that is passed as parameter of the connection function.

This class provides an alternative interface to the autoinsert and autoupdate functions by the means of functions that set the table name, the table fields and the query where condition. There values may also be specified by the means of global variables.

The class also provides functions to call other PEAR-DB API functions directly with the original functionality.


  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