How can I use PHP in XSL?
I have a perfectly working XML + XSL file.
I turn on PHP processing for .xsl files
I turn off short <? tags in php.ini

Now, the XML doesn't display correctly even before adding any PHP stuff. It's still being processed somehow?