Page 1 of 1

session or cookie which is best for login page

Posted: Fri Sep 26, 2008 10:22 am
by panprasath
I will create a admin part of my project….so I create login page….For this page we I use cookie for storing authorized user information…..But some person tell me the cookie is not best for store this information….so session is best or cookie……which one best of production….Tell me the reason.

Re: session or cookie which is best for login page

Posted: Fri Sep 26, 2008 1:30 pm
by The_Anomaly
See this thread.