Posted by cricketunes on 11/25/05 02:42
Hi folks,
I have some data that I need to pass across a series of forms.
I thought I can store them up in different cookies and use them[Ideas
for a better method would be most welcome].
However, I am concerned if the values stored would be accurate if AT
ALL they do get stored.
Should setcookie() be called before you code any other statements? When
I set 2 cookies at the top of the file and a third cookie after some
processing, the 3rd cookie doesnt seem to be set at all.
Thanks
Newbie
Navigation:
[Reply to this message]
|