Also, why are you assigning the result of session_id() into a variable that is then passed into $_SESSION. Seems overcomplex and redundant - why not just call session_id() when you need it? Just a thought.
- Re: [PHP] session id contains illegal characters Chris Shiflett
- Re: [PHP] session id contains illegal characters Patrick Aljord
- Re: [PHP] session id contains illegal characters Dave Goodchild
- Re: [PHP] session id contains illegal characters Richard Lynch

