StackArena
php_sess

July 25, 2012
by Tunde Olabenjo
3 Comments

Scale your website by storing PHP Sessions in Database

I currently encountered an issue with PHP sessions when running multiple applications on different servers that needed to maintain the same session. While the default session storage mechanism is adequate for many developers, you might find yourself wanting to modify … Continue reading