Content with Style

Web Technique

Register PHP functions in XSL

by Pascal Opitz on September 11 2006, 07:55

Working with PHP5 and the built-in XSLT processor I came accross the method registerPHPFunctions that lets you register PHP functions in XSL. Quite a neat feature. Wonder how much that slows the transformation down?