Re: ARRAY type and PHP

From: "Cornelia Boenigk" <poppcorn(at)cornelia-boenigk(dot)de>
To: "Uros Gruber" <uros(dot)gruber(at)sir-mag(dot)com>, "PgSQL General" <pgsql-general(at)postgresql(dot)org>
Subject: Re: ARRAY type and PHP
Date: 2001-10-25 23:32:24
Message-ID: 005401c15dad$8987fa80$321407d5@boenigk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi

> Output is something like this
>
> {"one","two","three"}
>
> What can i do with this. How can i insert this in php array

Read the output into a string and then use explode() to generate an
array.

Bye
Conni

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Stephan Szabo 2001-10-25 23:35:14 Re: Triggers after insert
Previous Message Joseph Shraibman 2001-10-25 22:27:38 Re: index files still growing