Posted by Joe Harman on 03/24/05 22:25
k.. in the past i have been using implode and explode... i have yet to
try serialize yet... but i will be giving it a whirled in about 5
minutes...
Thanks... just looking for a better way to do things
Cheers & thanks for the help!
Joe
On Thu, 24 Mar 2005 14:23:05 -0600, afan@afan.net <afan@afan.net> wrote:
> check serialize() and unserialize() in manual.
> implode() and explode() functions too.
>
> -afan
>
> Joe Harman wrote:
>
> >Hey,
> >
> >I was curious if anyone here stores arrays in MySQL... and how r u
> >doing this... are you converting the values to a delimited string....
> >or is there another way?
> >
> >Thanks
> >Joe
> >
> >
> >
>
Navigation:
[Reply to this message]
|