PHP Classes
Icontem

Class: pl2method


  Search   All class groups All class groups   Latest entries Latest entries   Top 10 charts Top 10 charts   Newsletter Newsletter   Blog Blog   Forums Forums   Help FAQ Help FAQ  
  Login   Register  
Recommend this page to a friend!
      Classes of Ivo Augusto Nascimento  >  pl2method  >  Download  >  Support forum Support forum  >  RSS 1.0 feed RSS 2.0 feed Latest changes  >  Stumble It! Stumble It!  >  Bookmark in del.icio.us Bookmark in del.icio.us  
  Supplied by   Group folder image Groups   Detailed description  
  Rate classes User ratings   Applications   Related links   Files Files  
  • Supplied by:

    Picture of Ivo Augusto Nascimento
    Name: Ivo Augusto Nascimento <e-mail contact>
    Published packages: 1
    Country: Brazil Brazil - PHP jobs in Brazil
    Home page: http://www.ianntech.com.br/
    Age: 29
    All time rank: 2239
    Week rank: 138

    Browse this author's classes

  • Innovation Award:

    PHP Programming Innovation award nominee
    November 2008
    Number 3
    Stored procedures are often used to execute complex database queries from inside the database server to make them run as fast as possible.

    It is necessary to execute a query with special syntax to call a stored procedure passing eventual arguments.

    This class provides a general solution to call PostgreSQL stored procedures as if they are actual PHP class functions.

    This is an elegant solution that avoids the requirement to learn the syntax and pass the values to the procedure arguments.

    Manuel Lemos
  • Groups:

    Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
    Group folder image Databases Database management, accessing and searching View top rated classes
    Group folder image Language Constructs to assist in the language control View top rated classes
  • Detailed description:

    This class can be used to execute stored procedures on a PostgreSQL database by calling the class functions.

    It uses PHP 5 __call function to map class function calls to execute stored procedures with the same name on a given PostgreSQL database schema.

    The class passes function parameter values to the stored procedure as its parameters. If the values do not match the procedure expected types, the class throws an exception.

    It returns a PDO statement object that can be used to retrieve any result sets returned from the execution of the stored procedure.
  • User ratings:

    Not yet rated by the users
  • Applications that use this class:

    No application links were specified for this class.
    Add link image If you know an application of this package, send a message to the author to add a link here.
  • Related links:

    Link Description
    Ianntech Projects Area Link to pl2method newer versions
  • Files:

    File Role Description
    Plain text file ipgpl.class.php Class ipgpl.class.php
    Plain text file ipgtype.class.php Class ipgtype.class.php
    Plain text file teste.php Example teste.php
    Download all files: pl2method.tar.gz pl2method.zip
    NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.

 
  Advertise on this site Advertise on this site   Site map Site map   Statistics Statistics   Site tips Site tips   Privacy policy Privacy policy   Contact Contact  

For more information send a message to :
info at phpclasses dot org.
Copyright (c) Icontem 1999-2009 PHP Classes - PHP Class Scripts
  PHP Book Reviews - Reviews of books and other products