Jason,

I did try it before asking, else I wouldn't have any reason to ask. It
didn't work for me, but I thought that maybe I was missing something. So
your answer is yes, it is possible? I guess I'll have to keep testing my
application. Thanks for your time, I really appreciate it.

Navid

-----Original Message-----
From: Jason Wong [mailto:[EMAIL PROTECTED]] 
Sent: Sunday, May 19, 2002 4:17 PM
To: [EMAIL PROTECTED]
Subject: Re: [PHP] Sessions and Arrays


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


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

Reply via email to