You'll need to setup a database to hold these comments.
I prefer MySQL because it's fairly straight forward and simple to learn. You'll just need to have a submission form and then display the array of entries underneath it (if it's going to be on the same page).
Here's a bit of an example...