Sunday, January 20, 2008

Working with Session Variables in PHP - Part 1

I can remember when I was learning to program in PHP a few years ago, people talking about things called session variables and thinking that it all sounded a bit scary. What were these things that people kept saying were so useful, and what were they used for? Whenever I looked anything up on the Internet to do with session variables, the opening statement was normally something about HTTP being a stateless protocol - so I was lost straight away.

Read More...

No comments: