Content management: Your Say
Richard Fizgerald (contact me)
This class can be used to added comments to Web pages.
It can store comments in XML files, so it does not use a database.
New comments can be added to a given XML file. The class can create the XML file or update an existing comments XML file.
The class can parse the comments XML file to extract the comment text, the author name and the comment post date.
The extracted comments can be presented in an HTML page. The comment presentation details can be configured using CSS styles.
Click here for detailed information about this class on phpclasses.org