On Monday 20 May 2002 04:31, Navid Y. wrote:
> Hello Everyone,
>
> How do I send a single array, with many values, through sessions?
> For example, I might have the following:

[snip]

Why? don't you just try it? Surely it's quicker to write some simple test code 
than to ask on the list?

> By registering just the "product" array, will I have all of the values
> of that array available to me throughout the entire session?

Yes

> Or will I
> have to register each array variable-value pair separately, like so:

No

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.com.hk
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *

/*
"Maybe we can get together and show off to each other sometimes."
*/


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to