PHP Classes
elePHPant
Icontem

image voting

Search this site
:    Looking up search words... 
Sections:  
Search forums:   
Permalink

      Found: 9       Packages icon Packages (3)   Blogs icon Blogs (4)   Blogs icon Forums icon Blog forums (2)  
This class can store up or down user votes in MySQL or files. It can record user votes as up or down values for a certain item in either a MySQL database or in files. The class can also retrieve the current vote count for a certain item and return its information in JSON formatted string suitable ...
Star rating Support forum ajax_star_rating Update votes and display rated content with stars   This class can be used to update user votes and display rated content with star images. It can store in a MySQL database the ratings given by each user that votes on content keeping track of the IP addresses ...
Vote Image Support forum vote_image Generate images to render the average of votes   This is a simple class that can be used to render an image that can represent the average of votes taken in a poll. It takes as parameters the total number of votes and the number of approval votes. The class generates ...