← Prev in month
← Prev in thread
Re: [docbook-apps] How to generate PHP code in a XSL customizationlayer
<xsl:processing-instruction name="php">
include ('../php/filename.php');
</xsl:processing-instruction>
See:
http://www.w3.org/TR/xslt#section-Creating-Processing-Instructions
http://www.xml.com/pub/a/2000/09/13/xslt/
Hm, you're off-topic since this is xslt related, and not tied to docbook. For
further xslt questions, see the xsl-list:
http://www.mulberrytech.com/xsl/xsl-list/
Cheers,
Frans
← Prev in month
← Prev in thread