View Single Post
Old 11-29-2006, 03:49 PM   #3 (permalink)
grimpirate
Recruit
 
grimpirate's Avatar
 
Join Date: Nov 2006
Posts: 6
grimpirate is on a distinguished road
Send a message via Yahoo to grimpirate
I gave up on getting that session stuff to work. It was working before and just suddenly stopped and rather than dealing with it I just gave up. Rather than using sessions I'll just store cookies on my server which recognize people by their IP. Already been done and the code I had working with sessions previously now works that way. Not necessarily an effective workaround, but I think it will prove pretty useful in its own right. I needed to get something done so that the forum I was coding would still be functional. I think this will be more compatible with PHP servers rather than using sessions as a lot of them restrict this option.
grimpirate is offline   Reply With Quote