hello!
I have the following problem:
I want to display text from nodes in xsm file, but after every text to put
picture with link.
The rows above dispay the text correctly in
Hello falks!
I could not enter javascript into my xsl file.
Does anyone know how to do it?
Thanks a lot
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi everybody,
I'm using Sablotron to transform XML with XSL and this is the PHP file:
\n";
$strXhtml = $strXhtml . "\n";
$strXhtml = $strXhtml . "Balance:\n";
$strXhtml = $strXhtml . "\n";
$strXhtml = $strXhtml ."";
//echo(trim($strXhtml));
include("XSLTransformer.php");
$xml=$strXhtml;
$xsl="
3 matches
Mail list logo