OZONE Asylum
Forums
XML - XSL - XSLT - XHTML - CSS - DOM
Successfully including php output in xsl stylesheet
This page's ID:
25380
Search
QuickChanges
Forums
FAQ
Archives
Register
Edit Post
Who can edit a post?
The poster and administrators may edit a post. The poster can only edit it for a short while after the initial post.
Your User Name:
Your Password:
Login Options:
Remember Me On This Computer
Your Text:
Insert Slimies »
Insert UBB Code »
Close
Last Tag
|
All Tags
UBB Help
you can try the xsl:processing-instruction element. set the attribute name="php" in it. [code] <xsl:processing-instruction name="php"> include "document.php"; </xsl:processing-instruction> [/code] If you have the output mode set to html, you will possibly need to put a ? before the </xsl:processing-instruction> depending on the method you are using to transform the xml (Sablotron or DOM-XSLT) [small](Edited by [internallink=3899]Nathus[/internallink] on 03-31-2005 17:20)[/small]
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »