The following does not work:
=======================
...
<xsl:output method="html">
<xsl:template match=..."
<img>
<xsl:attribute name="src">
<? echo $phpvariable ?>
</xsl:attribute>
<xsl:attribute>
...
</img>
</xsl:template>
-----------
<![CDATA[<? echo $phpvariable ?>]]>
also does not work inside the <xsl:attribute>
---------------------
Any Idea how to do that?
The output should look like:
<img src="<? echo $phpvariable; ?>">
-----------------------------------------------------
Bernhard Zwischenbrugger Datenk�che
Tel.: +43/1/944 57 64 Redaktionssystem
Mobil.: +43/699/1944 57 64 Web Content Management
-----------------------------------------------------
http://www.datenkueche.com