Re: How to verify PHP has PostgreSQL support? - Mailing list pgsql-php

From
Subject Re: How to verify PHP has PostgreSQL support?
Date
Msg-id Pine.LNX.4.21.0012091509400.721-100000@junker.org
Whole thread Raw
In response to How to verify PHP has PostgreSQL support?  (Mark Christenson <mark.christenson@alumni.stanford.org>)
Responses Re: How to verify PHP has PostgreSQL support?
List pgsql-php
Create a page with this in it:

<?
    phpinfo();
?>


On Sat, 9 Dec 2000, Mark Christenson wrote:

> I ran configure and used the --with-pgsql option.  Things seemed to
> build okay.  However, when I run a web page with a pg_Connect
> statement, I get a parse error, which leads me to believe PHP doesn't
> have the correct flags set.
>
> I realize this may be more of a PHP question, but I'm hoping somebody
> here can help ;-)
>
> Mark
>
>


pgsql-php by date:

Previous
From: Mark Christenson
Date:
Subject: How to verify PHP has PostgreSQL support?
Next
From: Mark Christenson
Date:
Subject: Re: How to verify PHP has PostgreSQL support?