Added reference to libxslt/PHP, Daniel
authorDaniel Veillard <veillard@src.gnome.org>
Thu, 20 Feb 2003 14:28:20 +0000 (14:28 +0000)
committerDaniel Veillard <veillard@src.gnome.org>
Thu, 20 Feb 2003 14:28:20 +0000 (14:28 +0000)
doc/python.html
doc/xslt.html

index 4202fd0..41e8ac6 100644 (file)
@@ -110,6 +110,10 @@ or libxslt wrappers or bindings:</p>
 <a href="mailto:xmlwrapp@pmade.org">Peter Jones</a> maintains C++
     bindings for libxslt within <a href="http://pmade.org/pjones/software/xmlwrapp/">xmlwrapp</a>
 </li>
+  <li>
+<a href="phillim2@comcast.net">Mike Phillips</a> provides a module using
+   <a href="http://siasl.dyndns.org/projects/projects.html">libxslt for PHP</a>.
+</li>
 </ul>
 <p>The libxslt Python module depends on the <a href="http://xmlsoft.org/python.html">libxml2 Python</a> module.</p>
 <p>The distribution includes a set of Python bindings, which are garanteed to
index 65fbd7a..5493189 100644 (file)
@@ -871,6 +871,8 @@ or libxslt wrappers or bindings:</p>
   <li><a href="mailto:xmlwrapp@pmade.org">Peter Jones</a> maintains C++
     bindings for libxslt within <a
     href="http://pmade.org/pjones/software/xmlwrapp/">xmlwrapp</a></li>
+  <li><a href="phillim2@comcast.net">Mike Phillips</a> provides a module using
+   <a href="http://siasl.dyndns.org/projects/projects.html">libxslt for PHP</a>.
 </ul>
 
 <p>The libxslt Python module depends on the <a