Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
A good PHP polling script ?
Does anyone know a good polling script in PHP that can be included from elsewhere (with a include() for example), and use strict xhtml (or can use) ? Google doesn’t answer well this one…
I found one to use with a Textpattern install, but a day before going live it start doing very strange things. I’m looking for something more reliable.
Offline
Re: A good PHP polling script ?
Hi Jeremy,
what is that one that started doing very strange things? I want to give it a try because I surely will be in need of a poll script in the near future.
Google maybe doesnt have the answer, but what about searching “poll” at sourceforge.net ?
BTW, “poll” and “survey” arent the same, or are they the same?
Last edited by maniqui (2005-11-18 18:35:09)
Offline
Re: A good PHP polling script ?
Maybe that is too much for simple poll… but who knows?
It seems to be the one that is more up-to-date.
Last edited by maniqui (2005-11-18 18:38:26)
Offline
Re: A good PHP polling script ?
It’s the pap_xpoll plugin. I did some work on it (translation, stict xhtml compliance, correcting some include path) but mainly when I create one specific poll with 6 options and save it, pap_xpoll only save the last 6.. the first 5 are gone. It’s reproductible every time, but even after 2 hours I can’t track down what trigger this (because on others similar or test/bogus poll it work fine).
Poll and survey.. well not exactly. Mainly, I need to be able to ask a question, several answers, and the visitors answers with one. Several questions on the same pages, results hidden. If I can get more (rating, multiple choice answers, and so on) it’s better ; but after half a day on this I will settle for almost anything that work :)
Offline
Re: A good PHP polling script ?
PHPSurveyor seems nice. Table layout, but I will check. Not simple, but it may worth the work to learn it, and integrate it into TXP.
Offline
Pages: 1