Saturday, January 23, 2016

Ratings Script In PHP

DRBRatings is a simple PHP ratings script that doesnt require a database. It allows you to put a ratings form on any page on your web site, similar to the ones found on many popular web sites. You may use the star graphics that are included with the script, or replace them with your own graphics. Data is stored in flat files, therefore no database is required.

Features

  • Quick and easy to install.
  • No database required.
  • Prevents the same IP address from voting more than once.
  • Ratings form is XHTML syntax compliant, and compatible with both IE and Firefox.
  • The script is highly configurable and customizable.
  • Multiple ratings forms on the your site can utilize the same instance of the script.
  • Includes an example page demonstrating how to add a ratings script to virtually any PHP page on your website.

Download Ratings PHP Script