Login   Register  
PHP Classes
elePHPant
Icontem

Class: classpgDB

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of martin maros  >  classpgDB  >  Download .tar.gz .zip  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: classpgDB
Base name: classpgdb
Description: PostgreSQL database access wrapper
Related classes: ,
Version: 1.0
PHP version: 5
License: BSD License
All time users: 670 users
All time rank: 3854
Week users: 3 users
Week rank: 1216
Picture of martin maros
Author: martin maros <e-mail contact>
Packages: 1 Browse this author's classes Browse this author's classes
Country: Slovak Republic Slovak Republic - PHP jobs in Slovak Republic
Age: 31
All time rank: 223113 in Slovak Republic Slovak Republic
Week rank: 994 Up6 in Slovak Republic Slovak Republic Up


  Detailed description  
This class implements a wrapper to access PostgreSQL databases. It can:

- Establish database connections
- Execute SQL queries
- Fetch the name, size and type of query result columns
- Fetch whole result sets into arrays
- Display information about errors, query results and for debugging
- Get the number result set rows or affected rows by a query
- Get the last inserted identifier of row with a key generated from a sequence
- Execute a query and return the results in a single call
- Escape text field values
- Insert or update rows using data from arrays
- Locks / unlocks actions or table fields
- Helper functions to deal with various types of data going into query where clause

For documentation visit http://www.graphinet.sk/wiki/index.php/PgDB_-_Database_Access_Wraper_for_Postgres

 

  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

  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
Accessible without login Plain text file classpgDB.php Class db layer
Accessible without login Plain text file example.php Example example

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