Re: PHP Abstraction Layer - Your Opinion Please - Mailing list pgsql-php

From Patrick Hatcher
Subject Re: PHP Abstraction Layer - Your Opinion Please
Date
Msg-id OF282D1E7C.F32203E6-ON88256CB7.0061DD15@fds.com
Whole thread Raw
In response to PHP Abstraction Layer - Your Opinion Please  (Andrei Verovski (aka MacGuru) <andreil1@mail.starlett.lv>)
List pgsql-php
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





pgsql-php by date:

Previous
From: "Josh Trutwin"
Date:
Subject: Re: PHP Abstraction Layer - Your Opinion Please
Next
From: "Zavier Sheran"
Date:
Subject: Abstraction Layer vs. ODBC