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