Hello, This is my first post. I was hoping someone could tell me how to create a poll for my website. or if someone knows a good tutorial, I would truly appreciate the help.
If you use WordPress please download the pluggin named wp-polls and activate it from the admin area. Then you will be able to easily make the settings from there. you can use <?php get_poll();?> function to call the polls to the front end.
Another solution is there is a free php script called Chipmunk Polls. You can download it from chipmunk-scripts.com.