PHP-Klasse::Your Say 24.05.2007

Kurzbeschreibung: Add comments to pages storing them in XML files
Veröffentlicht am: 24.05.2007
Gruppe(n):
- Content management
- XML
Beschreibung:
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.
Link: Your Say