Languages Perl & PHP & Python PHP Complete Applications  

Admin Driven Polling Script

download download  
important code information
author:
Mandar Kelkar
minimum requirements:
Admin Driven Polling Script description

Admin Driven Poll Scripts allows admin to enter poll,view,modify,delete Poll.


Steps to configure and get the poll working:
1) Open the config.php and change the following parameters according to your specifications.
Change the value of $host,$user,$passwd,$database to connect to mysql
2) Once done changing the config file run the createdb.php file
This creates the database called poll in your mysql database and dumps all the tables required. (2 tables)

Steps to create add the poll:
1) Run the admin.php to actually admin the poll Add the poll and set the number of answers for the same.
You can set the poll to active here.
2) Run the file show.php to see the poll frontend.
3) Change the style.css for your needs.

<---- Please run createdb.php once and then delete this it ---->

I know the code can be more better without functions but actually coded
using functions ..... and switch case (Specially for those who are
having a look at my code..... :)


File List:
poll/0b
poll/admin.php6Kb
poll/config.php2Kb
poll/createdb.php1Kb
poll/functions.php5Kb
poll/pollresult.php1Kb
poll/readme.txt1Kb
poll/red.gif48b
poll/show.php2Kb
poll/style.css3Kb

Similar code
PHP Event Calendar (Popularity: ) : PHP Event Calendar is reusable PHP script extending the web site's functionality with event scheduler or news archive. Nice looking ...
Interwebber PHP Webmail (Popularity: ) : The PHP Interwebmail project is aimed at producing the finest PHP Webmail program available. At version 0.5.06, it is still ...
Flexphpsite Pro (Popularity: ) : Flexphpsite Pro is not only a CMS but can be used in most websites.Written in PHP +MySQL. Can add or ...
User reviews

Write a review:
1 2 3 4 5 6 7 8 9 10
1=poor 10=excellent
Write review*
Your name*
Email*
  (Comments are moderated, and will not appear on this site until the editor has approved them)
 
Rate me
supported os
stats
downloads 33
version
size in Kb 8
popularity   291/5995045
user rating 5/10
ad


New Code
Popular Code