u am looking for an example of using php with xslt
does any 1 have 1 like that?
looking for a simple example of XSLT using with php
Moderator: General Moderators
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
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