xslt_transform

(PHP 4 >= 4.0.3)

xslt_transform -- Perform an XSLT transformation

Description

bool xslt_transform (string xsl, string xml, string result, string params, string args, string resultBuffer)

Waarschuwing

Deze functie is EXPERIMENTEEL. Dat betekent, dat het gedrag van deze functie, deze functienaam, in concreto ALLES dat hier gedocumenteerd is in een toekomstige uitgave van PHP ZONDER WAARSCHUWING kan veranderen. Wees gewaarschuwd, en gebruik deze functie op eigen risico.

The xslt_transform() provides an interface to sablotron's more advanced features without requiring you to use the resource API.