search
Search keywords
Category
Featured Scripts
MailWorks Professional let's you create and manage your own e-mail marketing campaigns.
We offer FREE voting polls for your web site.
The new auction site that has all the features of a successfull market place.
Banner Advertisement to give you a channel to present your products to a targeted Web Development audience.
Give your Script the exposure it deserves! Your script will be displayed on each and every page header.
Your script holds one of the top positions and seen first when browsing through your Script's category.
Viewing: Phplite Poll

Viewing: Phplite Poll

Phplite Poll
PHP > Voting Polls & Surveys
Modified: 07/12/2005
Script ID: #1204
License:
Free license(s) available (license information)
Platforms:
Undefined
Phplite Poll 1.0 is an easy to use script that allows you to create and manage polls, and get that all important feedback from your users. The script comes with an Administration Panel which allows you to create new polls, view past poll archives, view results of the current poll and easily change configurations.
License Information
  • Free
Direct link to this listing:
Rate this script now
hits: 188
downloads: 0
reviews: 1
rating: 3.7 / 5 (3 votes)
Script reviews & Comments

Script reviews & Comments

Review title:
slight modification
Date added: 03/07/2003
Review by:
Ravs
this one uses commas to separate the option strings - so when i had options like "Yes, I want to use this" or "No, I don't want to!" My option was getting truncated at the yes and no part. So I went ahead and modified the admion.php to change the line $string_option = implode(",", $options);

to

$string_option = implode("|", $options);

and also, in polllinc.php, changed
$options = explode(",", "$string_option");

to

$options = explode("|", "$string_option");

it works OK now.
Write your own review
Write a script review

Write a script review

  
Full Name
This is a required form field
Email address
This is a required form field
Tooltip
Title
This is a required form field
Tooltip
Comments
This is a required form field
Tooltip
Rating
This is a required form field
Tooltip
Enter the characters displayed above
This is a required form field
 
Required field - Denotes required field
Banner
Statistics
Today
  • New listings
    1
  • Downloads
    53
This week
  • New listings
    15
  • Downloads
    471
This month
  • New listings
    42
  • Downloads
    2298
Total
  • Members
    11427
  • Listings
    4995
  • Downloads
    739252
  • Categories
    329
  • Reviews
    755