Forum Moderators: coopster

Message Too Old, No Replies

poll script

completely TEXT based poll script

         

penguinpage

10:27 pm on Oct 14, 2003 (gmt 0)

10+ Year Member



I'm working on a project that requires a completely text-based poll script in PHP. The script would need to be similar to the polls on sites like (for AIM)...

Does anyone know where I could find a script like this? because I think if I wrote it, it would be really inefficient and full of bugs.

I appreciate everyones help in this group.
Thanks!

[edited by: jatar_k at 4:06 pm (utc) on Oct. 16, 2003]
[edit reason] removed url [/edit]

jatar_k

5:00 am on Oct 16, 2003 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



well to be honest I looked at that page and it didnt really give me any feel for what you were looking for.

Have you tried hotscripts.com?

coopster

11:46 am on Oct 16, 2003 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



ditto, jatar_k. I looked at it too but left clueless as to penguin's request. Are you referring to surveys, penguinpage?

creative craig

11:54 am on Oct 16, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



that site gave me nothing of interest except a forced download of Gator!

[edited by: jatar_k at 4:07 pm (utc) on Oct. 16, 2003]
[edit reason] removed sitename [/edit]

coopster

11:57 am on Oct 16, 2003 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



Yeah, Gator tried that on me too, but I have my Cookie privacy set to Custom so that I have to approve every request when I initially get to a site. I denied and it stopped right there.

And I don't mean to get off topic here, but it's well that we warn others before they visit that url.

penguinpage

1:54 am on Oct 17, 2003 (gmt 0)

10+ Year Member


very sorry about all the problems, and that i wasn't clear, but yes i was referring to the polls/surveys section. I was mentioning it with the assumption that there would be previous knowledge of these (my main group of friends all do)

thanks, and sorry again for Gator and all that..
basically the poll itself is like this...
<!-- start example -->
<b>question</b><br>
<a href=poll.php?user=something&answer=1>answer 1</a>
<a href=poll.php?user=something&answer=2>answer 2</a>
<a href=poll.php?user=something&answer=3>answer 3</a>
<a href=poll.php?user=something&answer=4>answer 4</a>
<!-- end example -->

i want it just like all the poll/survey scripts you can find at hotscripts.com or resourceindex.com, except using only text links rather than pics or radio buttons.

bobnew32

3:10 am on Oct 19, 2003 (gmt 0)

10+ Year Member



I wouldnt include the variable $user=anumber into the script as the members login should be handled with cookies/phpsessions. You wouldn't want people spoofing another person's user_id just to get another vote.

penguinpage

9:50 pm on Oct 23, 2003 (gmt 0)

10+ Year Member



this would acyually be running to a client similar to AIM's "buddy info" browser. this browser isn't very powerful and can only handle light HTML and PHP Server Side Scripts...so I'm not sure sessions would work, besides it's just a "for fun" poll

Great suggestion though

NeedScripts

4:58 am on Nov 12, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Check out Advanced Poll @ [proxy2.de...] I am sure you will get all what you are looking for and little bit more ;)

Hope this helps.

NS