(PHP 4 >= 4.0.3)
xslt_output_endtransform -- End an output transformation started with xslt_output_begintransformAttenzione |
Questa funzione è SPERIMENTALE. Ovvero, il comportamento di questa funzione, il nome di questa funzione, in definitiva TUTTO ciò che è documentato qui può cambiare nei futuri rilasci del PHP SENZA PREAVVISO. Siete avvisati, l'uso di questo modulo è a vostro rischio. |
The xslt_output_endtransform() ends the output transformation started by the xslt_output_begintransform() function. You must call this function in order to see the results of the output transformation.