diff --git a/doc/python.html b/doc/python.html index 4202fd04..41e8ac68 100644 --- a/doc/python.html +++ b/doc/python.html @@ -109,6 +109,10 @@ or libxslt wrappers or bindings:

  • Peter Jones maintains C++ bindings for libxslt within xmlwrapp +
  • +
  • +Mike Phillips provides a module using + libxslt for PHP.
  • The libxslt Python module depends on the libxml2 Python module.

    diff --git a/doc/xslt.html b/doc/xslt.html index 65fbd7ac..54931894 100644 --- a/doc/xslt.html +++ b/doc/xslt.html @@ -871,6 +871,8 @@ or libxslt wrappers or bindings:

  • Peter Jones maintains C++ bindings for libxslt within xmlwrapp
  • +
  • Mike Phillips provides a module using + libxslt for PHP.

    The libxslt Python module depends on the