Packageindex Classtrees Modulegroups Elementlist Report XML Files

File: ../general-devel/lib/support/db/pgsql/dbpgsql.class.php
phpGeneral - support

DBPgSQL

DB
   |
  +-- DBPgSQL

PostgreSQL class

 

public class DBPgSQL extends DB

PostgreSQL class
Provides access to a PostgreSQL server.

AuthorsNorbert Sendetzky <norbert@linuxnetworks.de>

 

Methods inherited from DB

db, _db, query

Public Method Summary

object DBPgSQL

DBPgSQL(array $param, string &$errmsg)

Class constructor

Fields inherited from DB

$link

Included files inherited from DB

../lib/include/locale.class.php

Included files Summary, Type: include_once

../lib/support/db/db.class.php Warning: documentation is missing.

Public Method Details

DBPgSQL

public object DBPgSQL DBPgSQL( array $param, string &$errmsg )

  Class constructor
Initializes the base class

Parameter
array $param
Associative array contains userid, password, realm and others
string &$errmsg
Reference for storing error messages in case of a failure
Returns object DBPgSQL


Included Files, Type: include_once

../lib/support/db/db.class.php

include_once( ../lib/support/db/db.class.php )




Packageindex Classtrees Modulegroups Elementlist Report XML Files
PHPDoc 1.0beta