Posted by Sergei Shelukhin on 06/11/07 17:09
Thanks, that was it!
However, if I have a standard pattern where session is started and
then closed for writing at the start of every request in one place,
how do I reopen it to write a variable once in a while? I have exactly
two places where I need to do that and if I use session_start there it
shows warnings (cannot send cookie). I can suppress them but it
doesn't seem right
Navigation:
[Reply to this message]
|