Hi all, I'm contemplating on a proper way of handling a counter for profile views on my auto dealership website. I'm currently confused with the type of algorithm to approach this with. Say a user has a registered session, and views profile a). I can increment the counter for that vehicle. The user can then surf vehicles b,c,d....N etc and I'll increment the counter. However, if the same session tries to visit profile a,b,c,d should I not increment the counter? How would you all do it? Any examples with code would be very insightful and appreciated. Thank you kindly. - sf -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php