PDA

View Full Version : Creating a Comments Section


Unregistered
07-06-2006, 03:44 PM
I want to know if anyone knew how to create a comments section at the bottom of a web page, such as the one here <http://www.badlanguage.net/?p=185>? Are there any sites that have information on this?

nlopez
07-06-2006, 04:59 PM
To have stuff that updates online like that you need some sort of server side system. A "Publishing Platform", or "Content Management System", or maybe even just a "Blog" tool, but something running on the server. The site you linked uses WordPress (http://wordpress.org), which requires a webhost that provides PHP and MySQL.. There are bajillions of these sorts of things if you care to look for them, but WordPress, MoveableType, and a handful of others are what most people use.