Jump to content

Vote on comments


defroster

Recommended Posts

Hello,

 

I have built a blog in php but. On each article in the blog people are able to comment.

 

I would now like to build a system where people can vote on the comment up/down with Ajax.

 

In my comments database I have a table that looks like this:

 

id / article_id / user_id / dateposted / comment / voteup / votedown

 

I would like it to look like this:

screenshot20110327at125.png

 

Any ideas how I can do this? Tutorials online?

 

Thanks a million

Link to comment
https://forums.phpfreaks.com/topic/231839-vote-on-comments/
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.