Resources for Creating Polls
Wednesday, July 30th, 2008Polls can be a great thing for any number of different websites. They get visitors engaged quickly and so long as they are quick, they are usually pretty fun to participate in. Especially if you can see the results right away. The more you get your audience thinking about and interacting with your site, the more memorable it will be for them.
Design and Code Your Own Poll
Below are a few links to tutorials which will help you create a poll on your site from scratch, no help from outside services involved. Since polls need to store data, you will need a database and some way to interact with that. PHP is a popular choice, but any web language that can interact with a DB will ultimately work.

W3 Schools: PHP and AJAX Poll Tutorial

CSS-Tricks: How to Design and Create a PHP Powered Poll





























