damon2003
12-04-2003, 08:03 AM
Hi,
The user goes to a page and variables are added to sessions. Then the user goes back and then continues to a page where I need more variable to be added to the same session variables. In other words I want the session variables to act as arrays, so that values can keep being added to the same named session variable, and then to be able to pul them out one by one. Can this be done?
thanks
The user goes to a page and variables are added to sessions. Then the user goes back and then continues to a page where I need more variable to be added to the same session variables. In other words I want the session variables to act as arrays, so that values can keep being added to the same named session variable, and then to be able to pul them out one by one. Can this be done?
thanks