Re: PHP/PDO Database Abstraction Layer

From: "Gavin M(dot) Roy" <gmr(at)ehpg(dot)net>
To: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
Cc: Robby Russell <robby(at)planetargon(dot)com>, "Pgsql-General (E-mail)" <pgsql-general(at)postgresql(dot)org>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: PHP/PDO Database Abstraction Layer
Date: 2005-02-09 19:41:19
Message-ID: 1107978079.19473.24.camel@localhost
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin pgsql-general pgsql-hackers

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

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Steve Lane 2005-02-10 00:07:32 PG 7.4: duplicate rows in violation of unique constraint
Previous Message Scott Marlowe 2005-02-09 17:15:03 Re: too slow

Browse pgsql-general by date

  From Date Subject
Next Message Alvaro Herrera 2005-02-09 19:56:27 Re: Understanding EXPLAIN ANALYZE output
Previous Message Pavel Stehule 2005-02-09 19:19:21 Re: EXTPROC External Procedure

Browse pgsql-hackers by date

  From Date Subject
Next Message Ing. Jhon Carrillo 2005-02-09 20:57:14 Function .. AS..?
Previous Message Michael Fuhr 2005-02-09 17:38:28 Re: Last ID Problem