I'm trying pass an array from one page to another. Page 1 is a form. Page 2 has the data sent by Page 1 available in $HTTP_POST_VARS. This is where I'm stuck: Page three needs access to those same variables in $HTTP_POST_VARS. Any help? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]
- RE: [PHP] Passing arrays from page to page Clif
- RE: [PHP] Passing arrays from page to page ..s.c.o.t.t.. [gts]