Re: access primitives in php - Mailing list pgsql-general

From Joe Conway
Subject Re: access primitives in php
Date
Msg-id 3E780712.4070509@joeconway.com
Whole thread Raw
In response to access primitives in php  (Joel Rees <joel@alpsgiken.gr.jp>)
Responses Re: access primitives in php  (Joel Rees <joel@alpsgiken.gr.jp>)
List pgsql-general
Joel Rees wrote:
> We need to set up some primitives in php for mysql, then repeat for
> postgresql, so that we bury most of the differences in the primitives.
> I'm pretty sure I can do this myself, but would like to avoid
> re-inventing the entire wheel, if possible.

Pear DB
http://pear.php.net/package-info.php?pacid=46

or
Pear MDB
http://pear.php.net/package-info.php?pacid=54

or others found here:
http://pear.php.net/packages.php?catpid=7&catname=Database

HTH,

Joe



pgsql-general by date:

Previous
From: Joel Rees
Date:
Subject: access primitives in php
Next
From: Joshua Moore-Oliva
Date:
Subject: Re: Division of intervals.