Passing Array Variable Through Sessions

From: <operationsengineer1(at)yahoo(dot)com>
To: pgsql-php(at)postgresql(dot)org
Subject: Passing Array Variable Through Sessions
Date: 2005-05-05 04:26:05
Message-ID: 20050505042606.319.qmail@web52408.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-php

is an array supposed to be passed in sessions just
like a normal variable?

i have a case where i can read an array on form 1, but
when it is passes to form 2 (actually itself) i lose
the ability to loop through it.

i've seen some vague references to serializing the
array array in form 1 and then unserializing it in
form 2 in order to get it to work, but no definitive
instructions.

any help is appreciated.

tia...


__________________________________
Yahoo! Mail Mobile
Take Yahoo! Mail with you! Check email on your mobile phone.
http://mobile.yahoo.com/learn/mail

Responses

Browse pgsql-php by date

  From Date Subject
Next Message Ramakrishnan Muralidharan 2005-05-05 04:37:55 Re: last value
Previous Message Pawel Bernat 2005-05-04 13:33:12 Re: last value[Scanned]