Minty Ajax Ratings is a simple, clean, and fast script for putting ratings on your pages.
Features
- Works with or without a MySQL database.
- Adding a rating to a page is as simple as inserting a tiny HTML snippet.
- Remembers when a user has submitted a rating.
- Registers a user’s rating without refreshing the page (AJAX).
- Easily customizable with simple CSS if desired.
Requirements
- PHP 5 .2+
Usage
Just put a blank div element where you want the rating to appear like this:
<div id="minty_ratings"></div>