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

From Mike Nolan
Subject Re: PHP arrays and postgresql
Date
Msg-id 200401080023.i080N3KP025198@gw.tssi.com
Whole thread Raw
In response to Re: PHP arrays and postgresql  (Richard Huxton <dev@archonet.com>)
List pgsql-general
> > 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.

Serialize is just what I was looking for but not coming up with.
(My 18 year old son just got a kick out of the answer, he doesn't know
PHP but when I was explaining the problem to him last night he said,
"You mean like 'serialize' in Javascript?")

Thanks to everyone who responded.
--
Mike Nolan

pgsql-general by date:

Previous
From: Eric
Date:
Subject: Oracle -> Postgres live translation?
Next
From: Paul Mc Gee
Date:
Subject: Perl and Python modules problem