Forum   Search   Register   Log in SUPERJER FORUM
 

Superjer's Cookies

Pages: [1]
Programming Help
sprinkles

Chrome Whore
2009 Sep 6 • 2480
10 ₧
Soups can you tell me how you setup the cookies on your site and how they work?
...then I got some ap, and shot a big ass lazar at everyone.
    2012 Jan 16 at 17:48
the_cloud_system
polly pushy pants

2008 Aug 1 • 2834
-6 ₧
I am on a journey that I hope I will never finish.
    2012 Jan 16 at 19:09
superjer
superjer

2005 Mar 20 • 3767
I think this site uses 5 cookies.

PHPSESSID: This cookie is automatically created by PHP to store a key to your session data. All I did was use session_start() and the $_SESSION array.

sj_freepass: This one stores a long pass-code that is supposed to automatically log you in again if you had "Stylishly" checked. All I do is store the same code in the DB for your user account, and if it matches, you get logged in. I'm not sure if it is working, though.

sj_id: It stores your user_id number from the forum DB. I'm not sure what it's for actually. It might not do anything.

sj_timezone: Just to remember your time zone.

style: Stores whether you have the LIGHT or DARK style selected on the non-forum pages of SJcom.
    (Edited 2012 Jan 17 at 18:18)     2012 Jan 17 at 18:17

Pages: [1]
Forum and design copyright © 2008-2010 SuperJer.com