From:             [EMAIL PROTECTED]
Operating system: Redhat 7.0
PHP version:      4.0.4
PHP Bug Type:     Sablotron XSL
Bug description:  xsl:include doesn't work

I can't include other style sheets.
I have tried many ways with full paths to the file and without the "file://".
Sabcmd parses them fine but I can't get php to.

My line:
<xsl:include href="file://test.xsl"/>
I pass it like:
xslt_run($parser, '/path/to/file/test.xsl', '/path/to/file/test.xml');




-- 
Edit Bug report at: http://bugs.php.net/?id=8724&edit=1



-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to