Star Rating System

Discussion in 'Programming' started by johneva, Mar 1, 2011.

  1. #1
    Hi

    Just wondering if anybody knows of a good star rating system which makes it possiable for someone to rate a product of various different things and then will insert a value to a database to store the values.

    I want its so the visitor is about to rate.

    customer service
    quality of product
    ect

    Via a star rating system, I already have the products in a table on a database and need something that sould be easy enough to intergrate.

    Cheers
    John
     
    johneva, Mar 1, 2011 IP
  2. phprocker

    phprocker Peon

    Messages:
    7
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Hi,

    I'm an experienced php programmer. i could do this for you.

    Thanks.
     
    phprocker, Mar 1, 2011 IP
  3. Zetiz

    Zetiz Active Member

    Messages:
    668
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    80
    #3
    Hey,you can use jQuery plugin for this. It is easy and good. Just google and find out. :)
     
    Zetiz, Mar 1, 2011 IP
  4. johneva

    johneva Well-Known Member

    Messages:
    1,480
    Likes Received:
    46
    Best Answers:
    1
    Trophy Points:
    170
    #4
    Its not for a commercial site and dont have funds to pay someone to do this, I am doing the site as a project for me to learn more from aswell so really wanted a script I could try and intergrate into my site myself so I could learn stuff from it.

    Cheers tho



    Yeah I found couple but seems people were struggling to intergrate them and was hoping to find a good working example to intergrate into my site project.
     
    johneva, Mar 2, 2011 IP
  5. johneva

    johneva Well-Known Member

    Messages:
    1,480
    Likes Received:
    46
    Best Answers:
    1
    Trophy Points:
    170
    #5
    I have found this http://www.dumblittleblogger.com/2010/04/unobstructive-ajax-rating-system-2/

    But really struggling to get anywhere close to intergrating it with what I currently have and considering doing something more siple like this for now.

    http://www.go2script.com/categorys/...ic-star-rating-script-rating-stars-javascript

    I would really like to figure out how to do the first exmaple but seems its way over my head for now :/

    EDIT

    I got this one working with the demo ok and then when to intergrate it into my site but now it still displays whats in the database ok just if dont work if you click it. So now trying to figure out whats wrong.
    http://webdesign.torn.be/tutorials/javascript/prototype/star-rating-system/
     
    Last edited: Mar 2, 2011
    johneva, Mar 2, 2011 IP