Login   Register  
PHP Classes
elePHPant
Icontem

Class: dvote

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of zandor  >  dvote  >  Download .tar.gz .zip  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: dvote
Base name: dvote
Description: A poll voting system based on .ini files
Related classes: , , , , , , ,
Version: -
PHP version: -
License: GNU General Public License (GPL)
All time users: 993 users
All time rank: 3003
Week users: 0 users
Week rank: 2420
Picture of zandor
Author: zandor <e-mail contact>
Packages: 10 Browse this author's classes Browse this author's classes
Country: Italy Italy - PHP jobs in Italy
Age: 37
All time rank: 2799 in Italy Italy
Week rank: 359 Down14 in Italy Italy Down
Innovation award
Innovation award
Nominee: 3x


  Detailed description  
This class can be used to implement a poll voting system.

It can present the poll form, process the votes and present the results.

The class uses a configuration file in a .ini file to define a poll question and the possible answers.

The total number of poll votes and each answer vote count is stored in the same .ini file that is also updated when an user votes.

The class uses cookies to detect whether an user has already voted. The message to show when an user votes again is also configurable in the .ini file.

 

  Groups  
Group folder image Content management Components and tools to manage content View top rated classes

  Screenshots Screenshots   Rate classes User ratings   Applications   Files Files  
  Files folder image Screenshots  
picture showing the input voting table
File Role Description
Accessible without login Image file shot01.gif Screen picture showing the input voting table
Accessible without login Image file shot02.gif Screen picture showing the output voting table
Accessible without login Image file shot03.gif Screen example


  Innovation Award  
PHP Programming Innovation award nominee
June 2006
Number 9
Surveys are a very useful resource that appears in many sites.

Many sites keep track of survey data and vote count in databases.

This class provides an alternative solution that uses a file in the .ini format rather than databases to store the survey data.

Manuel Lemos

  User ratings  
There are not enough user ratings to display for this class.

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
Accessible without login Plain text file dvote.php Class class source
Accessible without login Plain text file index.php Example example code
Accessible without login Plain text file ini_fn.php Aux. auxiliary functions
Accessible without login Plain text file ini_manager.php Class auxiliary class for management
Plain text file readme.txt Data some text about the class
Accessible without login Plain text file vote.css Data css style for the example
Accessible without login Plain text file vote.ini Data initialization file for the voting management
Accessible without login Plain text file vote.php Example example code

Download all files: dvote.tar.gz dvote.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.