On Thursday 23 October 2003 02:41, Jeff McKeon wrote:
> I looked at the page you suggested but it vauge at best. Basically from
> what I've gathered using serialize with an array screws up the pointers
> in the array. Is this true?
If you mean the internal pointer, ie the one that is reset by c
gt; To: Jeff McKeon; [EMAIL PROTECTED]
> Subject: RE: [PHP] Passing array variables in a GET
>
>
> Take a look at
> http://nl.php.net/manual/en/function.serialize.php and
> http://nl.php.net/manual/en/function.unseriali> ze.php. Or if
> the keys don't matter and the arr
Take a look at http://nl.php.net/manual/en/function.serialize.php and
http://nl.php.net/manual/en/function.unserialize.php. Or if the keys don't
matter and the array has just one level (strange, I know there's a different
term for that, totally cannot find it in my memory :S) you can consider
join(
3 matches
Mail list logo