Old session tutorial
Posted: Tue Aug 03, 2004 4:04 am
There used to be a very useful beginners tutorial/sticky on Sessions way back before the big database crash (way back before there was a tutorial section as well!), and I was wondering if anyone had a copy they could repost. I can't remember who wrote it, and I have a feeling it was someone who doesn't appear to hang out here anymore.
My poor exhausted little brain is struggling to remember silly little basic things at the moment and I know that post would have made a great refresher course!
In the mean time I'll just battle on....
My poor exhausted little brain is struggling to remember silly little basic things at the moment and I know that post would have made a great refresher course!
In the mean time I'll just battle on....
Code: Select all
<?php
session_start();
?>