Jump to content

Need help with some MySQL interaction


Magnusson

Recommended Posts

I'm trying to recreate a sort of image based ratings system. Example:kikik.png

What I want to display is on the left.

 

 

I've got a MySQL table with two fields: postid and rating. Each rating is a number between 1 and 15, they correspond to the rating icons.

What I'm trying to do is go through all the entries with a specific postid, and list the amount of each rating, but I don't how to do so. Google hasn't been much help

Link to comment
https://forums.phpfreaks.com/topic/211648-need-help-with-some-mysql-interaction/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.