Maybe I didn't understand your question correctly, but in PHP, Postgres
access is built in or at least available via the extension. Check in the
php.ini file and
look for this line: ;extension=php_pgsql.dll
remove the semi-colon and you're good to go.
"Josh Trutwin"
<josh@trutwins.homei To: <pgsql-php@postgresql.org>
p.net> cc:
Sent by: Subject: Re: [PHP] PHP Abstraction Layer - Your Opinion Please
pgsql-php-owner@post
gresql.org
01/23/2003 09:33 AM
I only have experience with adodb, but it seems to work great! Never had
a problem, easy to install.
Josh
> Hi,
>
> I am currently looking for PHP database access abstraction layer which
> supports PostgreSQL.
>
> The choices are:
> 1) adodb
> 2) metabase
> 3) MDB - merge of PEAR and metabase
> 4) PEAR only
>
> I would be very glad if you will share your own experience, either good
> or bad, with all pros and cons.
>
> Thanks in advance.
---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org