ARRAY type and PHP

From: Uros Gruber <uros(dot)gruber(at)sir-mag(dot)com>
To: PgSQL General <pgsql-general(at)postgresql(dot)org>
Subject: ARRAY type and PHP
Date: 2001-10-25 14:13:56
Message-ID: 8973958867.20011025161356@sir-mag.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi!

I want to know how can i use output from postgre array type with php.

Output is something like this

{"one","two","three"}

What can i do with this. How can i insert this in php array

--
bye,
Uros mailto:uros(dot)gruber(at)sir-mag(dot)com

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Dave Cramer 2001-10-25 14:18:01 Re: Code Fixes
Previous Message qk22 2001-10-25 14:07:47 Re: Can not input large text data -- problem solved --Thank you!