PHP Classes
elePHPant
Icontem

classpgDB: PostgreSQL database access wrapper

Recommend this page to a friend!
  Info   View files View files (2)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2007-11-18 (8 years ago) RSS 2.0 feedNot enough user ratingsTotal: 805 This week: 1All time: 4,095 This week: 1,047Up
Version License PHP version Categories
classpgdb 1.0BSD License5PHP 5, Databases
Description Author

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

Picture of martin maros
Name: martin maros <contact>
Classes: 1 package by
Country: Slovak Republic Slovak Republic

  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

 Version Control Unique User Downloads Download Rankings  
 0%
Total:805
This week:1
All time:4,095
This week:1,047Up