Friday, July 20, 2012

Poll ajax

PHP Scripts - Poll ajax - CodeCanyon

Poll ajax his title this type of PHPScripts/Polls This time I will review,made by ser-html, PHPScripts/Polls is sold at a price of $8 in CodeCanyon. Poll ajax - CodeCanyon Item for Sale ajax poll // ajax vote // poll // poll vote // polls // question vote //
Created 12 May 10
Last Update 23 May 12
Compatible Browsers IE6, IE7, IE8, IE9, Firefox, Safari, Opera, Chrome
Software Version PHP 5.x, MySQL 4.x, MySQL 5.x
High Resolution No
Files Included JavaScript JS, HTML, CSS, PHP, SQL, Layered PSD
More Info...Poll ajax ..

Poll Ajax is a dynamic and extensive polling system developed using PHP,MySQL and Ajax. You may insert your polls into any page you want simply.

It comes with an installation script(install.php) so there is no need for having to manually create databases etc. On the front-end, the polls can be very easily integrated into website. Password protected administration panel, which allows you to edit polls, rearrange answers, clear results, check detailed list of the last 100 votes, sorted by id, display ip, exact time.

Demo

Main Interface http://labloc.info/micku7zu/index.php Admin Interface http://labloc.info/micku7zu/poll/admin.php

Password : 123456

Features

-Integrated with AJAX. -Full management control through administrator panel (add poll,edit poll, delete poll). -The look of the poll and bars are controlled by CSS. -Simple web interface. -It prevent multiple votes using ip.(anti cheat) -Show results as colored graphical bars -Graphical summary of the votes. -Real time display. -Fully customizable. -Multiple polls -Simple design change

Support

If you have any questions regarding this script, feel free to comment here or contact me through my user page.

Integration:

<?php include “poll/class.php”;?> – once per file ..

and

<?php$poll=new poll;$poll->settings(1,1,””,”yes”);?>

Integartion II (javascript):

<!- must include only once-> < script type=”text/javascript” src=”poll/files/jquery.js”>< /script> < script type=”text/javascript” src=”poll/include.js”>< /script> <!- must include only once -> <!- pollInclude(“p id”,”poll nr”,” poll id”,” width”) -> < script> pollInclude(“poll_include”,”1”,”1”,”150px”);< /script> < /p>

Succes!

No comments:

Post a Comment