in reply to Session variables do not seem to be saving

When I send "myScript" I can test and see the value of session_variable is changing, but when I save it to the Session, I have to sent the URL at least twice before it changes in the session itself.

Why don't you save it to the session instead?

Sounds like a logic error , maybe coping with scoping related

you really should post some short code that compiles and reproduces the problem

  • Comment on Re: Session variables do not seem to be saving