Demo Star Rating with PHP and jQuery AJAX

Add Star Rating
Favorite Star Rating with jQuery
Average Star Rating is 3.5 from the Total 2 Ratings
This tutorial is for doing favorite star rating using jQuery. It displays list of HTML stars by using li tags. These stars are highlighted by using CSS and jQuery based on the favorite rating selected by the user.
PHP RSS Feed Read and List
Average Star Rating is 2.8 from the Total 4 Ratings
PHP's simplexml_load_file() function is used for reading data from xml file. Using this function, we can parse RSS feed to get item object array.

Back to Tutorial

Back to Top