in reply to Re: Re: Using Sessions between perl and php.
in thread Using Sessions between perl and php.

I think gav^ is saying that just that should be avoidable. And I agree; rather than freezing/thawing a hash, one could, I think, choose to store a hash as a series of rows containing a key name and the value, each. Unless I'm still overlooking something important - but I can't seem to find anything such.

Makeshifts last the longest.

  • Comment on Re^3: Using Sessions between perl and php.