ECTED]]
> Sent: Friday, June 29, 2001 5:56 PM
> To: scott [gts]; perl
> Subject: Re: perl and php data-structure interoperability
>
>
> > of course, i could roll my own, but before i go to the
> > trouble of writing a whole php-compatible serialize and
> > deseriali
> of course, i could roll my own, but before i go to the
> trouble of writing a whole php-compatible serialize and
> deserialize module for perl, can anyone offer any help
> or suggestions on how to make PHP and Perl recognize each
> other's serialized data?
I would serialize things into a CSV st
i've been working on a method of handling sessions that
would be portable and easy to implement in PHP and Perl.
i've got everything working fine except the
interoperability of serialized data.
the reason it's important is becuase my session table
basically looks like this: (i left out the 't