Poll System in PHP

Polls system written in PHP 4.1 and using PEAR::DB as a backend.

Features

  • Suggest a poll
  • Easy integration - needs just a function call in the code
  • Tested with MySQL and PostgreSQL backends

Download

poll.tgz.
The complete code
poll-1.0.tgz.
Complete code for the first version of the poll system
poll.zip.
Complete code, zip archive
poll-a.tgz.
Example code from the PHP Polls article
poll-a.zip.
Example code from the PHP Polls article

Changelog

18 Jun 2002

  • Rewrite of the poll system in PEAR::DB, almost 100%
  • Dropped the comments subsytem in favor of the site global one

16 Mar 2002

  • Moved most of the functions to a class

3 Mar 2002

  • First released

Comments

How to get it run?

You are writing "Easy integration - needs just a function call in the code". Which function? How to get it run?

Poll is cool!

Is good thanks for the cool thing!

Doesn't seem to work.