News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
WeberDev.com:
PHP 101 (part 14) Going To The Polls
August 01, 2006 @ 05:53:25

WeberDev.com has posted part 14 in their (never ending) "PHP 101" series today. This part talks about poll creation - display, voting, administration, and tracking.

Over the final two chapters of this tutorial, I'm going to guide you through the process of creating two real-world PHP applications. Not only will this introduce you to practical application development with PHP, but it will also give you an opportunity to try out all the theory you've imbibed over the past weeks.

The first application is fairly simple. It's a polling system for a web site, one which allows you to quickly measure what your visitors think about controversial issues.

They start with setting up the database to hold the votes - two simple tables, questions and answers. Then, it's on to the code - first displaying the form the users will vote with, then handling their response. Of course, what would a good application be without some kind of administrative utility to help manage and view the results - so they build one. It helps add/remove questions and check out the results of the polls.

0 comments voice your opinion now!
tutorial part14 poll database admin utility simple tutorial part14 poll database admin utility simple



Similar Posts

DevShed: Validating User Input with the Strategy Pattern

PHP-Coding-Practices.com: Introduction To Security Vulnerabilities In PHP

Hasin Hayder's Blog: Building services like FriendFeed using PHP - Part2

DevShed: Building a User Management Application

DevShed: Handling Static Data with PHP 5


Community Events







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


security PEAR PHP5 code application conference cakephp mysql framework developer releases example job ajax release book zend zendframework package database

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