Page 1 of 1

looking for a simple example of XSLT using with php

Posted: Mon Jul 12, 2004 8:11 am
by pelegk2
u am looking for an example of using php with xslt
does any 1 have 1 like that?

Posted: Mon Jul 12, 2004 9:56 am
by nigma
You want to apply an XSLT stylesheet to a XML document using PHP?

If so check out the xsl_* & xslt_* functions at php.net:

XSL_* - http://us2.php.net/manual/en/ref.xsl.php

XSLT_* - http://us2.php.net/manual/en/ref.xslt.php