picyka Posted May 8, 2012 Posted May 8, 2012 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. Quote
Administrators Farshad Mohajeri Posted May 8, 2012 Administrators Posted May 8, 2012 You can use a server side database or a Cookie at client side. Quote
picyka Posted May 8, 2012 Author Posted May 8, 2012 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? Quote
Administrators Farshad Mohajeri Posted May 8, 2012 Administrators Posted May 8, 2012 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? ??? Quote
picyka Posted May 8, 2012 Author Posted May 8, 2012 ??? I do not understand how to implement the server side, in such cases it is necessary to work multi layers? I have no experience with web programming. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.