I need to create a contest....
Posted
by creocare
on Stack Overflow
See other posts from Stack Overflow
or by creocare
Published on 2010-05-27T19:59:44Z
Indexed on
2010/05/27
20:01 UTC
Read the original article
Hit count: 189
I'm working on a contest where users vote for contestants. Each contestant will have a bio. I was wondering what would be the best way to approach this? Should I do this in php or javascript? Should I use a database to collect data? Should I use sqlite3? If I use sqlite3 how do i install that on my mac? I'm very new to all this but I'm a quick learner. Thanks for any advice.
© Stack Overflow or respective owner