Forum Moderators: coopster

Message Too Old, No Replies

A simple poll/vote script

Script for raing videos

         

jkroeis

8:25 pm on May 12, 2005 (gmt 0)

10+ Year Member



I need a script that allows the user to rate my videos. After they have rated the video should the same page with the counted result come.

Any help would be appreciated.

Thanks in advance, Jonas.

jamie

10:27 pm on May 12, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



jonas,

try hotscripts - they should have many ratings scripts.

jkroeis

6:23 am on May 13, 2005 (gmt 0)

10+ Year Member



Thanks a lot

jkroeis

3:09 pm on May 14, 2005 (gmt 0)

10+ Year Member



Sorry if its a very basic question, but Im quite new to this PHP/script world: Is it possible to set up a rating/voting script without a DB?

jatar_k

3:39 pm on May 14, 2005 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



db is the easiest way, you need to store the data somewhere.

you could use a file to store it as well.