News Feed
Jobs Feed
Sections




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


blog comments powered by Disqus

Similar Posts

Fawad Hassan's Blog: Load More Using KnockoutJS, PHP/CodeIgniter (Part 1)

PHP Magazine: Poll Question: Pre-requisites of a Good Framework?

DZone.com: Setting Up MongoDB on a Mac

DevShed: Introducing the Composite Pattern in PHP 5

Daniel Krook's Blog: Native XML Databases at NYPHP next week


Community Events









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


framework introduction testing community object conference event opinion interview podcast language development zendframework2 api example tool release code composer functional

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