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

From Richard Huxton
Subject Re: PHP arrays and postgresql
Date
Msg-id 200401072159.32238.dev@archonet.com
Whole thread Raw
In response to PHP arrays and postgresql  (Mike Nolan <nolan@gw.tssi.com>)
Responses Re: PHP arrays and postgresql  (Mike Nolan <nolan@gw.tssi.com>)
List pgsql-general
On Wednesday 07 January 2004 20:45, Mike Nolan wrote:

> I'm trying to find a way to store and then retrieve a PHP array in
> my pg database.

If you mean as one value, look into the serialise() function - that's probably
what you want.
If not, can you explain a little more?
--
  Richard Huxton
  Archonet Ltd

pgsql-general by date:

Previous
From: Andrew Sullivan
Date:
Subject: Re: Problem with rserv replication
Next
From: Tom Lane
Date:
Subject: Re: pg_stats question