IMHO you should try to do this with <xsl:if/> most things that look like it should be delegated to php can in fact be done easily with
<xsl:if/> or <xsl:choose/>
best regards raditha
Mr. Bogomil Shopov wrote:
Hi folks How I can put some php code in a XSL template. I have a function that returns a value and I want this value to be entered in a <img> tag in XSL template?
Thanks Bogomil
-- http://www.radinks.com/upload Drag and Drop File Uploader.
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php