Jump to content

Session data


picyka

Recommended Posts

Searching and setting data in the section!

 

When the User logs in I need to set it to the section?

 

I can get the id of the section, User, ip access, start time, end time?

 

which the most suitable place to set and get these values?

 

I have a table Example section

 

id

User

beginning

end

remote ip

 

I would like to take the data at the time User log into the system at the end of the section to record information

 

grateful

 

Leandro.

Link to comment
Share on other sites

You can use a server side database or a Cookie at client side.

 

 

 

the first option "you can use a server side database" would have to have a second application to be picking up the sections, or would like to implement?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...