Hi All,
Just wanted to ask a question regarding sessions. I have a system where users can create projects and these are shown in a table that accesses the relevant data from the database.
- Is it possible with sessions for a user to login and retreive/access the same information that he may have added in a previous session (e.g. projects created by that user in previous sessions)? If so, how is this done?
Any answers appreciated.
Thanks