Re: How to verify PHP has PostgreSQL support?

Поиск
Список
Период
Сортировка
От
Тема Re: How to verify PHP has PostgreSQL support?
Дата
Msg-id Pine.LNX.4.21.0012091509400.721-100000@junker.org
обсуждение исходный текст
Ответ на How to verify PHP has PostgreSQL support?  (Mark Christenson <mark.christenson@alumni.stanford.org>)
Ответы Re: How to verify PHP has PostgreSQL support?
Список 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 по дате отправления:

Предыдущее
От: Mark Christenson
Дата:
Сообщение: How to verify PHP has PostgreSQL support?
Следующее
От: Mark Christenson
Дата:
Сообщение: Re: How to verify PHP has PostgreSQL support?