View Single Post
Old 11-30-2008, 09:05 PM   PM User | #4
rizzo89
New Coder

 
Join Date: Nov 2008
Posts: 10
Thanks: 1
Thanked 0 Times in 0 Posts
rizzo89 is an unknown quantity at this point
Thanks for the response. I still couldn't get it working though. I think I have given up on executing PHP within an xml/xsl document. My focus now is learning how to pass the xml and xsl files through a PHP file, then echo out the result...

Looks like I have some reading to do.

Article on using PHP with XML and XSLT
http://www.codewalkers.com/c/a/Misce...-XSLT-and-PHP/

XSLT @ PHP.net
http://us.php.net/manual/en/book.xslt.php

xslt_process @ PHP.net
http://us3.php.net/xslt_process

Download Sablotron XML toolkit
http://www.gingerall.org/sablotron.html

Download Expat XML Parser
http://expat.sourceforge.net/

Article on using expat with PHP
http://www.phpbuilder.com/columns/justin20000428.php3
rizzo89 is offline   Reply With Quote