PHP Postgres Driver

Tags:

An Object-Oriented abstraction library for talking to a Postgres database from PHP. It supports such feature as storing credentials for the database in internal structures, so that you only need to specify an abstract "identifier", as well as methods for catching errors and passing them back to the caller, as opposed to printing them on the screen.

This is written in PHP and is API compcatable with PHP MySQL Driver, also written by me.

Login or register to tag items
0
No votes yet
Your rating: None