--- Bob Sawyer <[EMAIL PROTECTED]> wrote:
> When I submit my form, I see 'http://../form.php?foo=ARRAY' in the
> browser location bar, and the contents of $foo are no longer
> accessible. I looked at the serialize() function, but it doesn't seem
> to work, either.
>
> Is there a way to pass array vars via $_GET and still access them on
> another page?
I was going to suggest using serialize() when I first saw your message.
Sorry to hear that didn't work for you. I haven't tried it myself,
but it seems like it should have worked.
So, I would suggest using sessions instead. Initialize a session and
store the array in the session array. When the user comes back, look
in the session array for the array you stored earlier. See the manual
section on sessions at php.net.
--
Lance E Sloan - lsloan "at" yahoo "dot" com
__________________________________________
Yahoo! DSL Something to write home about.
Just $16.99/mo. or less.
dsl.yahoo.com
------------------------ Yahoo! Groups Sponsor --------------------~-->
Get Bzzzy! (real tools to help you find a job). Welcome to the Sweet Life.
http://us.click.yahoo.com/KIlPFB/vlQLAA/TtwFAA/HKFolB/TM
--------------------------------------------------------------------~->
Community email addresses:
Post message: [email protected]
Subscribe: [EMAIL PROTECTED]
Unsubscribe: [EMAIL PROTECTED]
List owner: [EMAIL PROTECTED]
Shortcut URL to this page:
http://groups.yahoo.com/group/php-list
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/php-list/
<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/