Calling PHP functions from XSLT (evil...)

  • You can call any PHP function from XSLT
  • Helpful for missing functions in XSLT
  • "Dangerous" for mixing content and design again
  • Not portable anymore, works only within PHP 5
  • All or Nothing. Currently.
 
PHP in XSLT. XSLT Example © copyright 2004  Bitflux GmbH