Login   Register  
PHP Classes
elePHPant
Icontem

Class: pgSQL Abstract

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Julien PACHET  >  pgSQL Abstract  >  Download .tar.gz .zip  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: pgSQL Abstract
Base name: pgsql
Description: PostgreSQL access wrapper to simplify queries
Related classes: , , ,
Version: -
PHP version: -
License: GNU General Public License (GPL)
All time users: 692 users
All time rank: 3788
Week users: 0 users
Week rank: 2526
Picture of Julien PACHET
Author: Julien PACHET <e-mail contact>
Packages: 15 Browse this author's classes Browse this author's classes
Country: France France - PHP jobs in France
Age: 35
All time rank: 281 in France France
Week rank: 109 Down5 in France France Down


  Detailed description  
This is a wrapper class to simplify PostgreSQL queries. This is the PostgreSQL version of another previously submitted here to access MySQL for the same purpose.

It features:

- Connect to a PosgreSQL server reusing connections previously opened to the same server
- Insert or update rows using arrays of fields and values
- Delete rows that satisfy a given condition
- Retrieve the next unused field id
- Select single field values providing a default value in case no row is returned

 

  Groups  
Group folder image Databases Database management, accessing and searching View top rated classes

  Rate classes User ratings   Applications   Files Files  

  User ratings  
There are not enough user ratings to display for this class.

  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.
  Files folder image Files  
File Role Description
Plain text file class_pgsql.inc.php Class Class source
Plain text file example.php Example How to use the class

Download all files: pgsql.tar.gz pgsql.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.