-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Any ideas on this one?

        -xslt_output_begintransform() and xslt_output_endtransform() do not
work, nothing happens.

        When I load my php:

        
        <?php
        xslt_output_begintransform('xslt.xsl');
                print $XML;
        xslt_output_endtransform();
        ?>

        $XML is a string containing my XML.  xslt.xsl works perfectly with
xslt_transform()

        All I get for output is the IE "The page cannot be displayed" error.


        

-----BEGIN PGP SIGNATURE-----
Version: PGP 6.5.2

iQA/AwUBOsoSTcoz6EBCgn3fEQIGzACdG4G1tmmtZ9WPHSc7uKmLe+JnLO8An2K0
c6qYiMaOJ2R9Q7F1ANOnxH9J
=qqz7
-----END PGP SIGNATURE-----

Reply via email to