Adding a comment system to my website
Posted
by
MJ93
on Stack Overflow
See other posts from Stack Overflow
or by MJ93
Published on 2010-12-10T19:42:50Z
Indexed on
2012/03/25
17:29 UTC
Read the original article
Hit count: 151
Hey everyone, I'm trying to add some type of comment system to my website for the news that I post on the main page. What I would like it to do is have anybody comment on it (they don't need to login). The comment submission form just required a Name and comment. What would be the simplest way to do this? It would also be nice to have it display how many comments there currently are on the news post. I dont need anything fancy. Thanks!
© Stack Overflow or respective owner