how is the best way to handle this?
I have categories with topics, and in each topic, I'll have threads and those will have posts, just like any other forum I know of.
just make a huge table of unseen posts like:
user postidand for each post created, create a post in this table for every user? it's a small systems with up to abt 200 users, so it's not that huge size data, but it seems a little big anyway?
I've tried to look at the database structure of phpbb v2 with no sucess?
or do I just base info on last login? that is not nice if ppl wanna read stuff later and remember what's actually unseen...
hope for some good suggestions or arguments of different methods...
/Örjan


Sign In
Create Account

Back to top










