Anyone know how to put comments on the home page. For example, after I put the updates/news...I want to let people comment on the day or something. Anyone know where I can get information on that?
Either way you can't do this on the client side(Javascript etc). You need to connect mysql db in a php code and store the comments in a db or open plain text files & store the comments all in 1 txt file.