On Friday 09 February 2001 11:58, Jørg V. Bryne wrote:
> i would agree that serialize isn't good for huge arrays, yes, but if
> you're considering databases, why not use sessions?
Well, if sessions are useful for you, go ahead and use them. If you only
want to pass something on 1-5 links on your
i would agree that serialize isn't good for huge arrays, yes, but if you're
considering databases, why not use sessions?
-J
- Original Message -
From: "Christian Reiniger" <[EMAIL PROTECTED]>
To: "PHP" <[EMAIL PROTECTED]>
Sent: Friday, February 0
On Friday 09 February 2001 10:31, Jørg V. Bryne wrote:
> check out: serialize();
> > I'm trying to pass a multi dimensional array through a url link but
> > I'm having a hard time doing this. Is it actually possible? from what
It's possible (with serialize), but not desirable if the array can be
check out: serialize();
- Original Message -
From: "Jamie" <[EMAIL PROTECTED]>
To: "PHP" <[EMAIL PROTECTED]>
Sent: Friday, February 09, 2001 10:28 AM
Subject: [PHP] Arrays through URL
> I'm trying to pass a multi dimensional array through a url
I'm trying to pass a multi dimensional array through a url link but I'm
having a hard time doing this. Is it actually possible? from what I can tell
the url just shows ...$form_options_array=Array
Is there a better way to do this?
thanks
jamie
--
PHP General Mailing List (http://www.php
5 matches
Mail list logo