Welcome Guest, Not a member yet? Register   Sign In
Codeigniter Poll lib
#1

[eluser]Vega[/eluser]
Hi everyone, I thought I would post a poll library that some of you might find useful. Here are the main features:

- Supports multiple polls
- Prevents multiple votes by logging ip address to the database (no cookies, its too easy to spam)
- Supports multiple options
- Maximum and minimum number of options can be defined in config
- Multiple votes allowed or not can be set in config
- Interval between votes can be set in config
- Close and open polls
- Included jQuery for handling variable poll option inputs

https://github.com/WookieMonster/Codeigniter-Poll

Please note that a database that supports foreign keys is required (probably MySQL/InnoDB), some methods will not work correctly without it.

This is my first lib that I've posted on here so any comments/feedback etc appreciated Smile


Messages In This Thread
Codeigniter Poll lib - by El Forum - 11-01-2012, 06:13 PM
Codeigniter Poll lib - by El Forum - 11-18-2012, 07:53 PM
Codeigniter Poll lib - by El Forum - 11-23-2012, 01:54 PM
Codeigniter Poll lib - by El Forum - 11-25-2012, 01:42 AM
Codeigniter Poll lib - by El Forum - 11-26-2012, 04:18 AM
Codeigniter Poll lib - by El Forum - 11-28-2012, 03:12 AM



Theme © iAndrew 2016 - Forum software by © MyBB