$_SESSION
Posted: Tue Oct 14, 2003 2:04 pm
Am I right in thinking that if you use $_SESSION you don't need to use SESSION_START() with it?
The only reason I ask is because I've just noticed I haven't included (or can't find) session_start() on my new site but it seems to be working ok..... and it's confused me a bit
The only reason I ask is because I've just noticed I haven't included (or can't find) session_start() on my new site but it seems to be working ok..... and it's confused me a bit