<tocentry page="test2.xml" filename="formtest.html"/>
<tocentry page="test3.xml" filename="test3.html"/>
<tocentry page="rddl.xml" filename="rddl.html"/>
+ <tocentry page="php.xml" filename="php.html"/>
<tocentry id="nwalsh.com" href="http://nwalsh.com/">
<title>nwalsh.com</title>
</tocentry>
--- /dev/null
+<!DOCTYPE webpage SYSTEM "../website.dtd">
+<webpage id="php">
+<config param="rcsdate" value="$Date$"/>
+<head>
+<title>PHP</title>
+<summary>PHP</summary>
+</head>
+
+<para>The Website stylesheets pass <quote>PHP</quote> processing
+instructions through unchanged, allowing a website with dynamic
+content to be maintained in Website.</para>
+
+<?php foo bar baz?>
+
+</webpage>
+