Home › Forums › CSS › comments box › Re: comments box
February 18, 2009 at 11:31 am
#53937
Member
"magician" wrote:
On a regular HTML site what would I need to have a section on the side of my page where people can leave comments on there? So that they are instantly shown on the site.
you need some sort of script to do this, and somewhere to store the comments.
if you do not want a database as such, then you could try and get a bit of php that saves & reads comments to xml, if your going to update a lot and want people to comment then use wordpress