Hello everybody,
I have a question I’ve been striving with for a while and I was wondering if someone more experienced than me could have an answer or point me in the right direction.
I’m building a website with an integrated forum what is the best system to detect and return which post is ‘new’, which one is ‘hot’ and which one hasn’t changed from the user’s last visit?
In my user’s table I store the last time the user logged in and the last time the user browsed a page… but it seems to be not enough to accurately return the information I need…
Any suggestion is appreciated.
Thanks.