samirk Posted June 11, 2006 Share Posted June 11, 2006 We have an eCommerce site where we would like to get our customers to rate us -- basically like people can rate products on Amazon. Our customers would be emailed a link to put in a rating (1 to 5 star) and a comment. These would then be stored in a DB/file. New visitors to our site would be able to go in and see our overall (average) rating and drill down to individual ratings/comments. What script could I can start with to implement something like this? Thanks for your help. Quote Link to comment https://forums.phpfreaks.com/topic/11721-recommend-a-script-for-this-need/ Share on other sites More sharing options...
pixy Posted June 13, 2006 Share Posted June 13, 2006 [!--quoteo(post=382548:date=Jun 11 2006, 11:49 AM:name=samirk)--][div class=\'quotetop\']QUOTE(samirk @ Jun 11 2006, 11:49 AM) [snapback]382548[/snapback][/div][div class=\'quotemain\'][!--quotec--]We have an eCommerce site where we would like to get our customers to rate us -- basically like people can rate products on Amazon. Our customers would be emailed a link to put in a rating (1 to 5 star) and a comment. These would then be stored in a DB/file. New visitors to our site would be able to go in and see our overall (average) rating and drill down to individual ratings/comments. What script could I can start with to implement something like this? Thanks for your help.[/quote]I wouldn't know one off the top of my head. You know, you could always check the freelance forum. This script wouldn't be expensive to have one of them make. All you do is make a form and let them rate you + comments, and log the IP addresses so no one votes twice, and then do a column average for the ratings. If you want someone to write one for you, please check my [a href=\"http://www.phpfreaks.com/forums/index.php?showtopic=95737\" target=\"_blank\"]freelance thread[/a]. Quote Link to comment https://forums.phpfreaks.com/topic/11721-recommend-a-script-for-this-need/#findComment-45032 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.