php3-list | 199903
Date: 03/11/99
- Next message: Jim Zajkowski: "Re: [PHP3] Upgrade Problem"
- Previous message: Colin Viebrock: "RE: [PHP3] Passing Array as form variable"
- In reply to: Bob Perlman: "[PHP3] Passing Array as form variable"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: Jim Zajkowski: "Re: [PHP3] Upgrade Problem"
- Previous message: Colin Viebrock: "RE: [PHP3] Passing Array as form variable"
- In reply to: Bob Perlman: "[PHP3] Passing Array as form variable"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

