Today we are making a fancy quote rating system that will display a number of famous quotes and will enable our site visitors to rate their favorites. We are using PHP and MySQL on the back-end and jQuery and jQuery UI on the front. As an addition, we are using two jQuery plugins - qTip for fancy tips and the Star Rating plugin for great looking star-based ratings for each quote. In the process we
