cryshansen / ratings

5 Star Rating System in PHP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ratings

5 Star Rating System in PHP

A font-awesome icon, using half stars to ratings of user input votes. Using a mysql database to store the votes, username of potential logged in use case and recording the ip address of the user. A product id to match the rate to it that can be extended in the code.

Demonstrates javascript read url, php redirect, mysql database connection and ip address capture included.

About

5 Star Rating System in PHP

License:GNU General Public License v3.0


Languages

Language:HTML 76.6%Language:PHP 23.4%