Hi,
I was wondering what would be the easiest way to add a commenting feature to a website? It would be a simple article with a possibility to comment on the bottom of the text. I understand that php/javascript needs to permanently write changes to the html, meaning that it needs to make the written comments visible to everyone.
I know that this is not just a small explanation, but perhaps someone would know a link to good tutorial or something to get me started with?
thank you.
I was wondering what would be the easiest way to add a commenting feature to a website? It would be a simple article with a possibility to comment on the bottom of the text. I understand that php/javascript needs to permanently write changes to the html, meaning that it needs to make the written comments visible to everyone.
I know that this is not just a small explanation, but perhaps someone would know a link to good tutorial or something to get me started with?
thank you.