![]() | CLXXIX. XSL functionsIntroduzioneThe XSL extension implements the XSL standard, performing XSLT transformations using the libxslt library RequisitiThis extension uses libxslt which can be found at http://xmlsoft.org/XSLT/. libxslt version 1.1.0 or greater is required. InstallazionePHP 5 includes the XSL extension by default and can be enabled by adding the argument --with-xsl[=DIR] to your configure line. DIR is the libxslt installation directory. Classi predefinite
XSLTProcessor
Costruttori
Metodi
EsempiMany examples in this reference require both an XML and an XSL file. We will use collection.xml and collection.xsl that contains the following:
Costanti predefiniteQueste costanti sono definite da questa estensione e sono disponibili solo se l'estensione è stata compilata nel PHP o se è stata caricata dinamicamente a runtime.
| ![]() | |