If you are starting up your own web site any time soon, you really need to know that when it comes to design, interactivity is the name of the game. Those who want a site that is going to get users to interact will find that the Advanced Poll php script is one of the finest available for free. While plenty of people are still using the Advanced Poll 2.0 version, you might be better off to consider the newer Advanced Poll 2.03 or even the latest version (as of this article’s writing), the brand new Advanced Poll 2.08 – a definite improvement over the others that offers a much more complex range of highly usable features.
In case you are wondering why you might even care if a poll is ‘advanced’ or not, it really does matter. With Advanced Poll, you get the ability to monitor IP addresses and even lock the script down so that visitors are not allowed to place a huge number of votes from the same IP address. This helps avoid having your voting results ‘thrown’ by an overly zealous visitor who might have good intentions and lots of enthusiasm, but end up ruining the fun and fairness of the voting for everyone else.
Installing Advanced Poll on your own site is incredibly simple. With these easy steps, we are going to walk you through the process of adding this highly alluring tool to get visitors to interact with your website.
Firstly, you will need to create a MySQL database for the script to utilize. To do this, go into your MySQL control panel and click on Add Db. Name your database AdvancedPoll for easy remembering later. MySQL will name it something slightly different such as “username_advancedpoll” so pay attention to that so you know the database name for later.
Next, click on Add User. Then give yourself a user name and password – and be sure to write these down for later! Then put your user name and database name into the dropdown boxes for MySQL and click on Add User to Db. These are the prepatory steps to take. Once you’ve completed them, it’s time to move on.
Now you will need to download the latest version of Advanced Poll and uncompress the file. Once you have the file opened, rename the DB folder to AdvancedPoll. Then, navigate to the subfolder titled /include/ and inside there you will see the config.inc.php file. Open this file in NotePad2 or a similar text editor and find this line of code:
$POLLDB["dbName"]
Change “dbName” to the name MySQL gave you earlier for your AdvancedPoll database.
Then find this line of code:
$POLLDB["user"]
And change “user” to the user name you got from MySQL.
Now, locate this line of code:
$POLLDB["pass"]
Change “pass” to your own MySQL database password that you set earlier.
Save this file and then upload the entire AdvancedPoll folder to your web server. Now, navigate to that folder via a web browser. The address should look something like this, with YourDomainName.com being replaced by your actual domain name:
http://www.YourDomainName.com/AdvancedPoll/install.php
Simply run the install script, follow it’s instructions and viola! You now have a great polling feature on your site
Popularity: 4% [?]
No related posts.
Tags: advanced poll 2.0, advanced poll 2.03, advanced poll 2.08, advanced poll php
_03.gif)
_03.gif)


