News Feed
Jobs Feed
Sections




News Archive
Greg Bulmash's Blog:
Creating A Simple Rating Script With PHP And MySQL
April 26, 2007 @ 12:03:00

Sometimes, when you're building an application, simpler is better. At least, that's how Greg Bulmash approached it in his new post about creating a simple rating script for your site with PHP and MySQL.

There are lots of pre-packaged scripts out there to do almost anything you want, but in my experience a lot of them either do too much or don't do enough. Finding that Goldilocks style of "just right" takes a lot of searching and experimenting, or just plain hacking of existing scripts. But for simple functions, writing your own script that does exactly what you want can often be quicker and more satisfying.

He goes through what a rating system is and can be used for before getting to the code (as well as other things that could be tacked on at the end to make it a bit more complex). Then, it's on to the code - first the database layout, then the script to store the rating the visitor gave the item, and the script that shows the averaged results.

0 comments voice your opinion now!
mysql rating script simple tutorial mysql rating script simple tutorial


blog comments powered by Disqus

Similar Posts

Brian Swan's Blog: Creating PHP Websites with WebMatrix

Dave Dash's Blog: Finding things using Zend Search Lucene in symfony

The Tutorial Blog: Adding security to CodeIgniter forms with a custom library class

Josh Holmes' Blog: Zend SimpleCloud and Azure

A Cloudy Place: PHP and Git on AWS Elastic Beanstalk


Community Events











Don't see your event here?
Let us know!


zendframework2 rest framework podcast testing functional usergroup community interview symfony2 introduction release database google series conference phpunit language opinion development

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework