"Warning: session_start() [function.sessio n-start]: Node no longer exists in"
the call to session_start() on my page.
Seemingly, the error comes and goes.
From what I've gathered, this is some bug which arises when SimpleXMLElemen t
is used along with a session.
What's the fix, if any? Thanks.
the call to session_start() on my page.
Seemingly, the error comes and goes.
From what I've gathered, this is some bug which arises when SimpleXMLElemen t
is used along with a session.
What's the fix, if any? Thanks.
Comment