Log in

View Full Version : Poll, Anyone?



Medyman
05-14-2007, 10:55 PM
Hey guys...

Maybe I should post this in the request a service forum but I'm more looking on some advice on this one, rather than the actual script (though, i'll need help with that too).

Ok, so I have a client who wants to add a poll to his website. I'm not so much of a php whiz. Is it worth it to create my own script or shoudl I just use some third party poll?

I've seen a lot of third party hosted stuff but I'd kind of like to actually have it w/o the branding.

Thanks for the help.

Twey
05-15-2007, 01:48 AM
I'm sure there are some non-branded free poll scripts out there. If not, by all means create your own: it's not too difficult.

thetestingsite
05-15-2007, 02:10 AM
Take a look at this thread as there are a few coding examples, as well as a few links to other polls.

http://www.dynamicdrive.com/forums/showthread.php?t=17956&highlight=poll

Hope this helps.

codeexploiter
05-15-2007, 03:16 AM
Take a look at this thread as there are a few coding examples, as well as a few links to other polls.

Hope this helps.

Which thread you are referring? I can't see any link or thread in your reply.:confused:

thetestingsite
05-15-2007, 04:17 AM
Oops, forgot to paste the link in there. Fixed now.

Medyman
05-18-2007, 03:24 AM
Thanks for that link, thetestingsite. It seems full of resources. Hopefully, I can figure some of this PHP poll stuff out.