Re: access primitives in php

From: Dennis Gearon <gearond(at)cvc(dot)net>
To: Joel Rees <joel(at)alpsgiken(dot)gr(dot)jp>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: access primitives in php
Date: 2003-03-19 06:27:44
Message-ID: 3E780DE0.F0F257FD@cvc.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

If you're doing this via PHP, you might look at

metabase and adodb libraries.

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.
>
> 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>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly

In response to

Browse pgsql-general by date

  From Date Subject
Next Message pg 2003-03-19 06:32:35 ssl
Previous Message Joshua Moore-Oliva 2003-03-19 06:03:50 Re: Division of intervals.