# Rating System

**URL:** https://forum.kirupa.com/t/rating-system/27791
**Category:** programming
**Created:** [August 6, 2003, 5:25pm UTC](https://forum.kirupa.com/t/rating-system/27791 "2003-08-06T17:25:29Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![naked\_chicken](https://avatars.discourse-cdn.com/v4/letter/n/919ad9/32.png) [@naked\_chicken](https://forum.kirupa.com/u/naked_chicken)
#### Post date: [August 6, 2003, 5:25pm UTC](https://forum.kirupa.com/t/rating-system/27791/1 "2003-08-06T17:25:29Z")

</div>

Hey all i animate for this site [Fun-games.net](http://www.fun-games.net) and ive been set out on this “quest” to find a rating system where people could rate our movies “they are stickdeath” and right now all we have them do is go to the forum and tell us what you think…well thanx alot for any help i get later all:pope: \<\<\<\<\< i like that guy o yeah it needs to be in html

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [August 6, 2003, 5:53pm UTC](https://forum.kirupa.com/t/rating-system/27791/2 "2003-08-06T17:53:02Z")

</div>

i believe you have to use a database and play with variables. You cant do that straight in html.

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [August 6, 2003, 6:13pm UTC](https://forum.kirupa.com/t/rating-system/27791/3 "2003-08-06T18:13:23Z")

</div>

u could create a mini poll below or beside the movie, and mae it look less like a poll, so when they rate it 1 it counts or 10 it counts like a poll…

rate our movie…

(poll options below)  
1  
2  
3  
4  
5  
6  
7  
8  
9  
10

you could use that and that is with html just 1 idea

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [August 7, 2003, 12:29am UTC](https://forum.kirupa.com/t/rating-system/27791/4 "2003-08-07T00:29:34Z")

</div>

aight good idea for the poll ill run that by the webmaster thanks alot 😃 and thanx to the other guy also i really dont know if he has php or mysql or what ever

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [August 7, 2003, 1:18am UTC](https://forum.kirupa.com/t/rating-system/27791/5 "2003-08-07T01:18:14Z")

</div>

You could do it with one PHP script and a FORM in HTML. You could either save your info in a database, or in text files on your server.
