session or cookie which is best for login page
Posted: Fri Sep 26, 2008 10:22 am
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.