Justtechjobs.com Find a programming school near you






Online Campus Both


php3-list | 199903

Re: [PHP3] Passing Array as form variable From: Adam Sherman (adam <email protected>)
Date: 03/11/99

Bob Perlman wrote:
>
> I have constructed an array which I pass from page to page to aviod a
> database lookup.
>
> Currently I read the array into a series of "hidden" fields which I then
> pass on to the next page, where the process is repeated. Is there any way
> to just pass the whole array without having to recreate it on every page?

Shared memory? (I am clueless as to how though...)

A.

--
PHP 3 Mailing List   http://www.php.net/
To unsubscribe send an empty message to php3-unsubscribe <email protected>
To subscribe to the digest list:  php3-digest-subscribe <email protected>
For help: php3-help <email protected>  Archive:  http://www.php.net/mailsearch.php3
List administrator:  zeev-list-admin <email protected>