Review Script

Discussion in 'PHP' started by WebDivx, Aug 23, 2007.

  1. #1
    I want to make a web site that features reviews, submitted by users, on games and movies. Does anybody know where I can get a free PHP review script? i've search hotscripts but can't find one. does anybody know where I can find one?
    thanks!
     
    WebDivx, Aug 23, 2007 IP
  2. jakomo

    jakomo Well-Known Member

    Messages:
    4,262
    Likes Received:
    82
    Best Answers:
    0
    Trophy Points:
    138
    #2
    jakomo, Aug 23, 2007 IP
  3. ErectADirectory

    ErectADirectory Guest

    Messages:
    656
    Likes Received:
    65
    Best Answers:
    0
    Trophy Points:
    0
    #3
    try sourceforge.net but I think you need a better grasp of what exactly it is that you need. Searching for "review script" probably won't yield you great results.

    From your comment that can be handled by a wiki, forum or a standard CMS. You have lots of options depending on what you are most comfortable with. You also sound like you will need a decent bit of customization for it to do exactly what you want.

    Good luck.
     
    ErectADirectory, Aug 23, 2007 IP
  4. lggmaster

    lggmaster Peon

    Messages:
    233
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #4
    from what i gather from your post, you are looking into something that shouldn't be too hard to script. a simple comment form for users to write a review on what they are looking at, handled by the id of the item, saving into a table designed for the comments, then retrieving into the page in a pagination setup.

    you could also set up another script that will allow people to rate other peoples reviews, then count the amount of ratings per comment and average out the ratings, and you have the featured comments ready to work for you.

    something that will probably take less than 2 hours unless you are using a over the counter shopping cart system. good luck to you.
     
    lggmaster, Aug 23, 2007 IP
  5. MicroSun

    MicroSun Active Member

    Messages:
    133
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    60
    #5
    As Jakomo wrote check HotScripts. It's the best place to find a script and the scripts are rated as well.
     
    MicroSun, Aug 24, 2007 IP