Date: Thu, 18 Jun 2009 13:50:00 -0700 From: Gary Kline <kline@thought.org> To: FreeBSD Mailing List <freebsd-questions@FreeBSD.ORG> Subject: radio-buttons and PHP; may be a bit OT. Message-ID: <20090618204957.GA50728@thought.org>
next in thread | raw e-mail | index | archive | help
After a lot of trial and error I have a PHP version of radio buttons working in a test.php. It asks the user to rate the article/story in standard Lykert (5-way) methodology. 1) Liked ... to 5) Disliked. The code works; still polishing for errors. I need a way to store the results, tho. So, for story baz.php, say, should I save the count of times rated, then average [%f] the ratings? Or is there a more swift algorithm? gary -- Gary Kline kline@thought.org http://www.thought.org Public Service Unix http://jottings.thought.org http://transfinite.thought.org The 4.98a release of Jottings: http://jottings.thought.org/index.php
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090618204957.GA50728>