Saturday, April 16, 2011

Creating a 5 star rating system using jQuery, PHP and MySQL

In this tutorial we will create a simple 5 star rating system using jQuery, MySQL, PHP and AJAX. We will use jQuery to highlight the star the mouse is over and the preceding stars, AJAX to send the vote to the server, PHP to process the vote and MySQL to store the vote.

0 comments:

Post a Comment