Login   Register  
PHP Classes
elePHPant
Icontem

Class: AJAXPoll

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of José Augusto Ferreira Franco  >  AJAXPoll  >  Download .tar.gz .zip  >  Support forum Support forum (4)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: AJAXPoll
Base name: ajax-poll
Description: Display polls and update results using AJAX
Related classes: , , , , , , ,
Version: 1.0
PHP version: 5.0
License: GNU General Public License (GPL)
All time users: 1588 users
All time rank: 2063
Week users: 1 user
Week rank: 2467
Picture of José Augusto Ferreira Franco
Author: José Augusto Ferreira Franco <e-mail contact>
Packages: 15 Browse this author's classes Browse this author's classes
Country: Portugal Portugal - PHP jobs in Portugal
Age: 34
All time rank: 1033 in Portugal Portugal
Week rank: 115 Down4 in Portugal Portugal Down
Innovation award
Innovation award
Nominee: 1x


  Detailed description  
This class can be used to display poll questions and collect the results using AJAX to avoid page reloading.

It can take as parameters a poll question and the HTML to display for each of the poll answers.

The class generates the necessary HTML and Javascript to display the poll on a Web page and submit the answer that the user picks to the server using AJAX.

The class can can also display poll results as graphical bars that represent the percentage of each of the picked poll responses.

The class avoids counting votes from the same user based on the user machine IP address and session variables. It also uses server side text files to store the updated poll results.

 

  Groups  
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Content management Components and tools to manage content View top rated classes
Group folder image AJAX Interact with the Web server without page reloading View top rated classes

  Rate classes User ratings   Applications   Files Files  

  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
Plain text file WebExpPoll.class.php Class PHP Ajax main class
Image file halt.png Icon images from the script
Plain text file Linux_users_help.txt Doc. Run this class on Linux
Image file poll.gif Icon images from the script
Image file poll_black.gif Icon images from the script
Image file poll_green.gif Icon images from the script
Image file poll_orange.gif Icon images from the script
Image file poll_preview.gif Icon Class design preview
Image file poll_purple.gif Icon images from the script
Image file poll_red.gif Icon images from the script
Plain text file readme.txt Data Read me first
Plain text file test_poll.php Example poll test file

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