|
||||||||
PHP Clean Poll Installation Instructions. |
||||||||
| PHP Clean Poll is an easy to use, easy to install, easy to modify calendar script using PHP, MySQL This script is perfect if you would like the ability to have a poll on your webstite to gather feedback or just for fun online. Features: FREE UPDATES! - As updates are made available, security or enhancment, you will be notified via email for a free download! Create as many polls as you would like. Unlike many Poll / Voting systems you can create an unlimited amount of answers. You can re-arrange the order the answers are listed in. Select which list is active. Edit the list You can clear the results whenever you would like The look of the poll and bars are controlled by CSS Password protected administration module which allows you to add, edit, remove calendar events. This script installs in minutes. The public side of the site is powered by Only 3 line of code Create the perfect design for your site then INSTALLATION INSTRUCTIONS: Place in or above head of document <?php include("includes/functions.php"); ?> Place in head
<link href="css/style.css" rel="stylesheet" type="text/css" media="all"> Place where you want the Poll to appear
<?php viewPoll(); ?> Don't Forget to edit the database connections in both of the files in the config folder.
Then in your browser, browse to the PHP Clean Poll program's Admin folder. This will set up the database.
When that is completed successfully turn off the auto install feature in the config.php file If that doesn't work please copy the setup in the SQL file into PHP MyADMIN to manually setup the MSQL database See Index.php for a working example. Thats it your event calendar is up and running! Don't forget to delete the install.php DEMO LOCATED HERE: http://atwebresults.com/php_poll_and_voting_script/ DEMO ADMIN: http://atwebresults.com/php_poll_and_voting_script/admin/
USER: admin
PASS: admin |
||||||||
| Opps! Did I Make A Mistake or Miss Something? Please Let everyone know Here | ||||||||