« Beware string length limitation when retrieving HTML via Ajax in Firefox! | Main
PHP Session security
By Shawn Bradley | August 9, 2008
While working on a recent app, I came across a problem that led me down the road of exploring PHP sessions. I had no idea what a complex subject this would turn out to be. In order to record my findings, I am making a list of the most relevant and helpful URLs I’ve encountered in this search.
- Chris Shiflett has a great article on session fixation attacks. Some of the links in the comments are very useful, as well.
Topics: Web Development, Software Development |
