PHP Poll with Images
User ratings for PHP Poll with Images.
Description
Poll systems are a good way to gather valuable information from your web site visitors, for example you could ask your visitors to chose between different site layout versions when you want to redesign your site, or ask them about payment options they prefer; you can find information that is impossible to get by other means.
Like most our components and scripts, this poll is also very easy to use; You have to upload the folder "php_poll_with_images" on your site; Then to display a poll in any of your pages simply paste this javascript in your html page:
<script type="text/javascript">
poll_id = "favorite car";
poll_width = "500";
poll_height = "215";
poll_question = "What is your favorite car?";
poll_titles = "WRX STI,Lancer EVO,Honda S2000,Other";
poll_images = "wrx_sti.jpg,evo_x.jpg,s2000.jpg,other.jpg";
</script>
<script type="text/javascript" src="/php_poll_with_images/poll.js"></script>
- You can place multiple polls on same html page if you like.
- Same poll can be displayed in any page of your site.
- When voting, the data is sent in background without refreshing your complete html page.
- Your server should have PHP support, this should not be a problem with most servers.
- No database required.
- Poll can appear in pages with any extension (.html, .php, .asp, etc).
- Style, colors, fonts can be changed easy by CSS file style.css.
- You can set a time interval so the same user can vote again after a while.
Comments
You need to LOGIN to post a comment.I purchased this file and I'm using it for pre-election poll. Very good poll and easy to use. Thanks for good work.
Thanks for the comments Jorgerosa. For the new categories, please start with your best work only :) Some categories like graphics or html/css are simple files and I think is best to start with special files only.

