Thread: Views
View Single Post
Old 12 Oct 2005, 20:11   #4
R.
You dig.
 
Join Date: 02.04.2002
Location:  On the fothermucker
Posts: 7,179
Default

It's pretty simple: "Update threads_table Set Views = Views + 1 Where ThreadId = n" gets executed on the database every time a thread (or part of) gets pulled from the database. That's all, it just says that a particular thread was accessed n-times. It does however not say that it was accessed by n different people.
R. is offline   Reply With Quote
 

Page generated in 0.02976 seconds with 13 queries.