Posted by M on 12/04/05 13:50
Matt Monaco wrote:
> Yes, I actually changed the destructors to handle the session as you
> indicated a few minutes after I posted, however I still have no clue as to
> why I would need to do a session_start() to get data from the session.
How else would php know you want session started? You can turn
session.auto_start on, but then you don't have control over session
parameters.
Navigation:
[Reply to this message]
|