PHP Classes

Classes of Martin Philippe

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of Martin Philippe (1)  >  Mission progress status  >  Reputation  
Picture of Martin Philippe
Name: Martin Philippe <contact>
Classes: 1
Country: France France
Age: 51
All time rank: 4189105 in France France
Week rank: 195 Up10 in France France Up
All time users: 187
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 PgProcedures  
Call PostgreSQL stored procedures
This class can be used to call PostgreSQL stored procedures.

It defines the __call function to accept calls to PostgreSQL stored procedures by the name of function of the class that is called.

The class takes the function arguments and converts them to parameters that are passed when the stored procedure is called.


  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