Wednesday, May 2nd, 2007
There are many reasons to utilize sessions when creating a web-based application using PHP. Session information by default is stored in a file on your web server. But what if that becomes a problem In this article I ll talk about why you might want to ...
Posted in devshed.com | No Comments »
Monday, May 1st, 2006
I've added another free article to my growing collection:
Guru Speak: Storing Sessions in a Database
This article creates the necessary functions in steps, so that you hopefully better understand the final product and can make your own modifi...
Posted in shiflett.org | No Comments »