alejandro52 Posted September 29, 2010 Share Posted September 29, 2010 I have two one database with tables users and blogs. The two are connected with user_id. What i want is to create a table with ratigns witch stores the rating of the user to the blog(like the rating of the youtube user to the video). What is the best way do that. Create a table witch stores the user_id, blog_id and have the rating inside?What if the ratings are a lot? Quote Link to comment https://forums.phpfreaks.com/topic/214698-ratings-table/ Share on other sites More sharing options...
fenway Posted September 29, 2010 Share Posted September 29, 2010 I don't see what other choice you have. Quote Link to comment https://forums.phpfreaks.com/topic/214698-ratings-table/#findComment-1117160 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.