Ratings
Package:
Summary:
Store and retrieve ratings of products in MySQL
Groups:
Author:
Description:
This class can be used to store and retrieve ratings of products in a MySQL database.
It can insert yes or no ratings of products in a MySQL database table associating to an anonymous user identified by his IP address or to logged user identifier.
The class can also retrieve a summary of all the ratings of a product.
It can insert yes or no ratings of products in a MySQL database table associating to an anonymous user identified by his IP address or to logged user identifier.
The class can also retrieve a summary of all the ratings of a product.
Comments are closed.