MySQL link with ratings/views MySQL link with ratings/views
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

MySQL link with ratings/views

Started by ackee, December 19, 2006, 02:22:32 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

ackee

Suppose I have CPG running with visitors viewing and rating my photos, will MySQL store the ratings and number of views as I see them in the album?  In other words, if I view a photo in the album I will see number of views, ratings, number of votes.  Will I be able to go into the database and see these numbers?

Joachim Müller

Yes, views and ratings are stored inside the database.

ackee