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
July 25, 2012
by Tunde Olabenjo
3 Comments

