You are about to report the tutorial shown below for review. Please only report if there is a problem with it.
Thanks.
Use phpdomxml to create a Guestook in Flash PHP / Miscellaneous
In this tutorial we will see how to create and manage a simple Guestbook using an XML formatted file (with a simple XSL style-sheet). To do that we will create and parse the XML structure using an open source library for PHP which allow us to threat XML with DOM.