Re: Preferred PHP interface?

From: Alfred Perlstein <bright(at)wintelcom(dot)net>
To: Josh Berkus <josh(at)agliodbs(dot)com>
Cc: pgsql-interfaces(at)postgresql(dot)org
Subject: Re: Preferred PHP interface?
Date: 2000-08-19 03:47:21
Message-ID: 20000818204721.Z4854@fw.wintelcom.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

* Josh Berkus <josh(at)agliodbs(dot)com> [000818 18:04] wrote:
> Folks,
>
> Does anyone out there have an opinion on the quality and
> eas-of-use for the various PHP-PostgreSQL interfaces? I can
> find:
>
> php-postgresql
> phpDB
> Postgres-ODBC
>
> Are there others? What's your experience?

We use the functions that look like "pg_*", we just compile our
php4 with postgresql support and it works nicely.

> P.S. I'm using Postgres 7.0.2 and PHP 4

Sometimes it's helpful to also state which OS you're running. :)

--
-Alfred Perlstein - [bright(at)wintelcom(dot)net|alfred(at)freebsd(dot)org]
"I have the heart of a child; I keep it in a jar on my desk."

In response to

Browse pgsql-interfaces by date

  From Date Subject
Next Message Tom Lane 2000-08-19 05:06:32 Re: Truble with version 1.9.0 of pgsql_perl5
Previous Message Josh Berkus 2000-08-19 00:55:26 Preferred PHP interface?