Content management: Rating Star
Akhilesh (contact me)
This is a simple class that can be used to display star images according to rating values.
It takes a rating value between 1 and 5 points. The value may include half points.
The class generates HTML to display as may bright stars as points. If the points are less than 5, it also displays dimmed stars for the remaining points. Half points are turned into a star that is half bright and the other half is dimmed.
Click here for detailed information about this class on phpclasses.org