PHP Sessions Help

Permabanned
Joined
13 Nov 2006
Posts
5,798
Hi guys. I'm basically storing a few simple variables on my site with sessions. Is there anything else apart from session_start() and actually storing the vaiables that I need to know about.

I assume a unique id gets generated for every visitor automatically?
 
Back
Top Bottom