im just starting to learn how sessions work and how to use them
my question is if im geting a username and password from a visitor is it
secure to store that information in a session variable or is it better to
store that information in a database and retrieve it when needed or wouldnt
it make any difference??
thanks
chris
my question is if im geting a username and password from a visitor is it
secure to store that information in a session variable or is it better to
store that information in a database and retrieve it when needed or wouldnt
it make any difference??
thanks
chris
Comment