Building a 5 Star Rating System with jQuery, AJAX and PHP
In this tutorial, you'll learn how to build a rating system with AJAX,
PHP, and jQuery. Votes will be recorded and updated in real-time with the
magic of AJAX, and we'll also leverage the power of PHP so that you
don't even need a database!