Jump to content

Working with sessions


arif_shariati

Recommended Posts

I want to work with sessions in my web application using simple php to lessen the connectivity with the database.

I am confused where to start session. I mean from which page to start my session? Like wise facebook when we get logged in, after that we can see our profile etc all. My idea about this is "Once we get logged in all theĀ  necessary data is pulled out from the database and put in session variables. and when we log out, sessions variables are unset". Please let me know, am i right ?

Link to comment
https://forums.phpfreaks.com/topic/223956-working-with-sessions/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.