[UPHPU] sessions in front controller
jtaber
jtaber at johntaber.net
Tue Oct 10 18:22:28 MDT 2006
Jacob Wright wrote:
> You know, once I had a problem like the one you've specified. It was
> a bugger to figure out what the issue was. What was happening was the
> session vars were different for a page that was being included than
> the page that did the including.
I do include a header php file that has the page logo html in it - at
the moment it doesn't contain a session_start or any session vars -
don't think that is the problem but running out of ideas.
The session id is maintaining thru the front controller but somehow
after the login form, the session id changes - I don't have a
"setcookie" statement like Scott shows but the one example I have
doesn't show I have to (?).
More information about the UPHPU
mailing list