|
|
| Name: |
Zend PostgreSQL Adapter (without pdo_pgsql) |
| Base name: |
zend_pgsql_adapter |
| Description: |
Zend Framework DB Adapter to access PostgreSQL |
| Related classes: |
postgresql, zend, zend framework, pgsql |
| Version: |
- |
| PHP version: |
5.0 |
| License: |
BSD License |
| All time users: |
251 users |
| All time rank: |
5969 |
| Week users: |
1 user |
| Week rank: |
2419 |
| |
|
This package is a Zend Framework DB Adapter to access PostgreSQL.
It can access PostgreSQL databases with PgSQL PHP extension rather than using the PDO extension.
| Not yet rated by the users |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|
| File |
Role |
Description |
Zend (1 directory) |
test_zend_pgsql.php |
Example |
Test of the Adapter (select, insert, queries, lastinsertid) |
| File |
Role |
Description |
Db (2 directories) |
| File |
Role |
Description |
Pgsql.php |
Class |
PostgreSQL Zend Adapter test file |
| File |
Role |
Description |
Pgsql.php |
Class |
Zend PostgreSQL Statement |