[PHP] PHP: XML + XSL

2002-12-18 Thread Hristina
hello! I have the following problem: table border=1 xsl:for-each select=manifactures/man xsl:if test=(position() mod 6) = 1 TR TD xsl:value-of select=.//TD TD xsl:value-of select=following-sibling::man[position()=1]/ /TD

[PHP] php + xsl + xsm

2002-12-18 Thread Hristina
hello! I have the following problem: table border=1 xsl:for-each select=manifactures/man xsl:if test=(position() mod 6) = 1 TR TD xsl:value-of select=.//TD TD xsl:value-of select=following-sibling::man[position()=1]/ /TD

[PHP] PHP: XML + XSL

2002-12-17 Thread Hristina
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