Sessions question
Posted: Wed Oct 22, 2003 11:15 am
Hi,
I'm trying to find a way to keep array contents static (i.e. retained) thru multiple page loads/refreshes. From what I can tell, sessions might be the way to go. The examples I've seen so far show sessions as a way to transfer array contents across different pages. My question: Can sessions be used to retain array contents (i.e. not have the array re-initialize) upon a single page reload/refresh ? Any examples of such...?
Thanks,
John
I'm trying to find a way to keep array contents static (i.e. retained) thru multiple page loads/refreshes. From what I can tell, sessions might be the way to go. The examples I've seen so far show sessions as a way to transfer array contents across different pages. My question: Can sessions be used to retain array contents (i.e. not have the array re-initialize) upon a single page reload/refresh ? Any examples of such...?
Thanks,
John