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!
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.
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.
As Jakomo wrote check HotScripts. It's the best place to find a script and the scripts are rated as well.