News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
NETTUTS.com:
Creating a Web Poll with PHP
September 03, 2010 @ 08:26:42

On NETTUTS.com today there's an intermediate tutorial showing you how to create a simple polling system for your site - complete with a database backend and a CSS styled results view.

Polls are nearly ubiquitous on the web today, and there are plenty of services that will provide a drop-in poll for you. But what if you want to write one yourself? This tutorial will take you through the steps to create a simple PHP-based poll, including database setup, vote processing, and displaying the poll.

They include all of the code and markup you'll need ready for cut & paste - the SQL for the database backend (they chose SQLite), the HTML for the question and answer sides and the CSS to style them both. No javascript is needed to make the example work. There's even some process flows to help you understand the paths the application can take.

0 comments voice your opinion now!
poll tutorial sqlite css database




Community Events





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


opinion release custom unittest series phpunit introduction conference application test podcast community development interview symfony2 compile api framework language package

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