Session or Query

Posted by Khou on Stack Overflow See other posts from Stack Overflow or by Khou
Published on 2010-05-21T04:15:14Z Indexed on 2010/05/21 4:20 UTC
Read the original article Hit count: 200

Filed under:
|
|
|

Should I store the user's ID, name & email address in a session variable or should I query for the user's user's ID, name & email address everytime i need to use it?

© Stack Overflow or respective owner

Related posts about sql

Related posts about server