Re: Postgres and php4

From: "Poul L(dot) Christiansen" <poulc(at)cs(dot)auc(dot)dk>
To: Juddy Gómez <juddy_gomez(at)yahoo(dot)es>
Cc: pgsql-interfaces(at)postgresql(dot)org
Subject: Re: Postgres and php4
Date: 2001-05-09 14:57:49
Message-ID: 3AF95AED.9B9EF34@cs.auc.dk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Use the PHP function pg_connect. For this function to work you must
compile PHP with PostgreSQL support.

Poul L. Christiansen

Juddy Gómez wrote:
>
> How can i do the connection between php4 and postgres?
>
> _________________________________________________________
> Do You Yahoo!?
> Get your free @yahoo.com address at http://mail.yahoo.com
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org

In response to

Browse pgsql-interfaces by date

  From Date Subject
Next Message Bruce Momjian 2001-05-09 17:33:58 Re: libpq++: combined patches based on 7.1b5
Previous Message Bruce Momjian 2001-05-09 13:03:55 Re: Re: [INTERFACES] Postgres odbc driver bug