phpbar.de logo

Mailinglisten-Archive

[pear] [XML_Transformer] Darstellung von PHP-Code

[pear] [XML_Transformer] Darstellung von PHP-Code

Peter Prochaska peter.prochaska at datev.de
Don Jan 16 08:46:05 CET 2003


Hallo Tobias,

Am Mittwoch, 15. Januar 2003 20:56 schrieb Tobias Schlitt:
> 3.)
> [snip]
> <code>?php echo "foo"; ?</code>
> [/snip]

Mach doch:
<code id="php">echo "foo";</code>

Nun gib in start_code bzw. end_code ein <?php bzw. ?> aus.

$t = new XML_Transformer(
            array(
            'recursiveOperation' => false,
            'overloadedNamespaces' => array(
            '&MAIN' => new $filename
            )
        )
    );

Das 'recursiveOperation' => false verhindert, das das Ergebnis nochmal geparst
wird ...

--
Peter Prochaska, P551, DATEV eG
-- Linux is sexy !! --
a at linux > who | grep -i blonde | talk; cd ~; wine; talk; touch; unzip; touch;
strip; gasp; finger; mount; fsck; more; yes; gasp; umount; make clean; sleep;


php::bar PHP Wiki   -   Listenarchive