Introduction
In this article I will explain the creation of a poll in Drupal using PHP. When you want to create a poll in your Drupal project then first go to the administration settings. In administration settings you can choose site building. In site building you can choose module. And then open your module window and in the module window you can choose the poll option. The following description explains that.
Here the poll is already disabled.
And then you will place a check in the check box of the poll and finally click on the save configuration button.
Then you will refresh the browser and then click on the create content setting.
Here your poll setting is available. Now you can create or add a poll in your site or project.
Click on the poll option to show your poll settings window.
In this window you can set your poll question and set a choice just like that.
Like, I am choosing Yes.
Your Yes poll has been recorded.
Your No poll has been recorded.