PHP Advent Calendar Day 24 Posted on December 24, 2007 by php /* SVN FILE: $Id: session_history.php 5112 2007-05-15 20:01:44Z nate $ */ /** * Define session history rules to mitigate session attacks * * Concept by Chris Shiflett * * PHP versions 4 and 5 * * CakePHP(tm) : Rapid Development … Original post by unknown and syndicated here by SEM