Re: PHP/PDO Database Abstraction Layer - Mailing list pgsql-general

From Gavin M. Roy
Subject Re: PHP/PDO Database Abstraction Layer
Date
Msg-id 1107978079.19473.24.camel@localhost
Whole thread Raw
In response to Re: PHP/PDO Database Abstraction Layer  ("Joshua D. Drake" <jd@commandprompt.com>)
List pgsql-general
PDO just went into beta, and can be downloaded from
http://pecl.php.net/package/pdo to be compiled into previous versions of
PHP.  We really should get some PHP and PgSQL people onto making sure
the PgSQL driver is top notch (if it isn't already).

Gavin


On Mon, 2005-02-07 at 20:21 -0800, Joshua D. Drake wrote:
> Robby Russell wrote:
>
> >>Sincerely,
> >>
> >>Joshua D. Drake
> >>Command Prompt, Inc.
> >>503-667-4564
> >>
> >>It hasn't been updated since May 2004 though. :-/
> >>
> >>
> Hmm... Well there must be another home for it then because
> it is set to be the default database api for 5.1. Ahh now I see
> it is already been pushed into the PHP source...
>
> http://php.oregonstate.edu/manual/en/ref.pdo.php
>
> I apologize for the confusion.
>
> Sincerely,
>
> Joshua D. Drake
>
>
> >>
> >>
> >>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
>                http://archives.postgresql.org


pgsql-general by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: EXTPROC External Procedure
Next
From: Alvaro Herrera
Date:
Subject: Re: Understanding EXPLAIN ANALYZE output