| PHP, MySQL General PHP questions. Or go to our PHPsuexec Forum >> |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread |
|
|
#1 (permalink) |
|
Crazy
Comfy Contributor
Joined in Apr 2004
Lives in The Netherlands
Hosted on Serenity
171 posts
Gave thanks: 0
Thanked 0 times
|
Anyone interested in a Poll script? (PHP)
On my Website there is a poll on the right side of the page.
I wrote it myself (or actually, I'm still finishing parts like a poll archive and the option not to show the results until someone votes (or, also optionally, requests to see the results)). It's written in PHP and it uses 3 MySQL tables (and the GD Library for the little progress bar thingies). It has an admin panel behind it (password protected) to easily make new polls and remove stuff. Now I was looking at the 'code snippets' forum and I thought "heck this is empty" so now I was thinking about maybe posting the poll (with a little documentation on how to use it -_-) in there. I'd edit it to make it more customizable for those who are not too familiar with PHP, of course. But I'm wondering if anyone is interested in the first place? There's tonnes of poll scripts out there anyhow ![]()
__________________
If the human mind was so simple we could understand it, we'd be too simple to understand it. - Some quote I ripped from fortune :p |
|
|
|
|
|
#2 (permalink) |
|
Hostering?
Excelling Contributor
Joined in Jan 2004
Lives in New York
Hosted on D41
970 posts
Gave thanks: 0
Thanked 0 times
|
That'd be cool. I'd like to read how you did it, just for the learning experience.
__________________
*-[www.oolio.com]-* {_DIME.41 Reseller_} Stay cool. ![]() >> Avatar used with permission from garyzullo.com <<
|
|
|
|
|
|
#3 (permalink) |
|
Crazy
Comfy Contributor
Joined in Apr 2004
Lives in The Netherlands
Hosted on Serenity
171 posts
Gave thanks: 0
Thanked 0 times
|
Ok if I can find the time this weekend to finish the script to an extent where I think it's good for release, I'll post it in the Code Snippets forum
![]()
__________________
If the human mind was so simple we could understand it, we'd be too simple to understand it. - Some quote I ripped from fortune :p |
|
|
|
|
|
#4 (permalink) |
|
rocks your socks.
Resident.
Joined in Mar 2004
Lives in fear of Obama.
Hosted on Pass 7
13,170 posts
Gave thanks: 8
Thanked 35 times
|
Yeah, I'm at the beginning of teaching myself PHP and would like to take a look at it as well. My latest project is a site that I'm trying to construct myself, to force myself to learn it. I thought about adding a poll but haven't made it far enough along to even begin working on one.
|
|
|
|