Multiple Star Rating Script, with PHP and JQuery support, is used to place five (5) star ratings on web pages. It can be used a number of times in a single page to rate different photos / images / articles in a page.The unique feature of this script is that it functions without page reloading.
Features
Multiple star rating system can be used on a photo or a picture in a web page.
Allows users to rate / rank a product, music, video, picture or any other listing you have on your web site.
A database based script written in php that can be used across any number of web pages.
Prevents duplication of votes as it accepts rating only once from an IP address.
The ratings are displayed on a scale of 1-5 stars.
Easy to install and use.
Consider there are multiple pictures on a page. When you rate the first picture as 4 stars, only the rating of the first picture gets updated. The vote of the other images will not be updated until you rate it separately.
Note: Your *.html file should be changed as *.php files.