Re: PHP and Postgres arrays - Mailing list pgsql-general

From Ivan Sergio Borgonovo
Subject Re: PHP and Postgres arrays
Date
Msg-id 20080118231059.7842b847@webthatworks.it
Whole thread Raw
In response to PHP and Postgres arrays  (Yannick Warnier <ywarnier@beeznest.org>)
Responses Re: PHP and Postgres arrays
List pgsql-general
On Fri, 18 Jan 2008 23:01:09 +0100
Yannick Warnier <ywarnier@beeznest.org> wrote:

> Hello,

> I've been searching (not very thoroughly, but still) for a way to
> get Postgres arrays right into PHP arrays, but it seems that the
> Postgres driver simply doesn't allow that.

What about using a stored procedure to return the array as a joined
row?

--
Ivan Sergio Borgonovo
http://www.webthatworks.it


pgsql-general by date:

Previous
From: Yannick Warnier
Date:
Subject: PHP and Postgres arrays
Next
From: Yannick Warnier
Date:
Subject: Re: PHP and Postgres arrays