View Single Post
Old Feb 19th, 2008, 9:45 PM   #9
MrMan9879
Programmer
 
MrMan9879's Avatar
 
Join Date: Sep 2005
Location: Nanaimo, BC, Canada
Posts: 96
Rep Power: 0 MrMan9879 is an unknown quantity at this point
Send a message via MSN to MrMan9879
Re: Sessions Problem

I'm pretty sure I have... and I'll check now... but is session_start() necessary for cookies to work?

EDIT: Just checked... printing the $_COOKIE array does display a session ID, therefore I can safely assume that I started it.
MrMan9879 is offline   Reply With Quote