Hello I need to do a php survey, I have php questionare but it does not support images. What I need to do is have users upload car pictures and then people to be able to vote on the cars to determine a winner. any advice from someone????

Than kyou

Recommended Answers

All 2 Replies

Use a database to store car info (names, image files, etc.) as well as the number of votes that car has gotten. When a car gets a vote, just increase this number by 1.

THere are a multitude of rate my picture scripts on script repositories like hotscripts.com phpscrips,com
grab a couple. examine them, and use ideas from the best bits of all of them.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.