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? 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. Link to comment https://forums.phpfreaks.com/topic/214698-ratings-table/#findComment-1117160 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.