PHP Classes

classpgDB: PostgreSQL database access wrapper

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 821 All time: 4,204 This week: 57Up
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 (2)  
File Role Description
Accessible without login Plain text file classpgDB.php Class db layer
Accessible without login Plain text file example.php Example example

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:821
This week:0
All time:4,204
This week:57Up