This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[docbook-apps] How to generate PHP code in a XSL customization layer


Hi,

I would like to know if it's possible to generate a snippet of PHP code in a XSL customization layer.
What I have in mind is something similar to:

<xsl:template name="home.navhead">
 <?php include ('../php/filename.php'); ??>
</xsl:template>

but as reported doesn't work...

--
Firma
Eng. Roberto Gianassi

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]