From: | Mike Nolan <nolan(at)gw(dot)tssi(dot)com> |
---|---|
To: | dev(at)archonet(dot)com (Richard Huxton) |
Cc: | pgsql-general(at)postgresql(dot)org (pgsql general list) |
Subject: | Re: PHP arrays and postgresql |
Date: | 2004-01-08 00:23:03 |
Message-ID: | 200401080023.i080N3KP025198@gw.tssi.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-php |
> > 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
From | Date | Subject | |
---|---|---|---|
Next Message | Paul Mc Gee | 2004-01-08 03:47:34 | Perl and Python modules problem |
Previous Message | Eric | 2004-01-07 23:51:14 | Oracle -> Postgres live translation? |
From | Date | Subject | |
---|---|---|---|
Next Message | Bill Wraith | 2004-01-10 08:21:51 | php pear DB, UTF8 settngs question |
Previous Message | Gavin M. Roy | 2004-01-07 22:02:51 | Re: [GENERAL] PHP arrays and postgresql |