Track user login and logout timings in and save to database
i am having an admin panel who can see the users login and logout timings...my requirement is how to design table and how to save loin and logout time every time user logs in and logs out into application and how can if same user logs in two or three times a days how can we save his details as i cannot create seperate tables for every user.