access primitives in php

From: Joel Rees <joel(at)alpsgiken(dot)gr(dot)jp>
To: pgsql-general(at)postgresql(dot)org
Subject: access primitives in php
Date: 2003-03-19 05:54:38
Message-ID: 20030319145349.F878.JOEL@alpsgiken.gr.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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.

I know I'm asking for a handout here, but my searching skills seem weak
this week. Anyone know of some good tutorial material on the subject?

(I am not interested in arguments about which is better, by the way. The
requirements of the current project specify that we do both.)

--
Joel Rees <joel(at)alpsgiken(dot)gr(dot)jp>

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Joe Conway 2003-03-19 05:58:42 Re: access primitives in php
Previous Message Tom Lane 2003-03-19 05:46:21 Re: retrieving fields in plpgsql