PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

xslt_process> <xslt_free
Last updated: Fri, 03 Oct 2008

view this page in

xslt_getopt

(PHP 4 >= 4.3.0)

xslt_getoptRécupère les options d'un processeur xsl donné

Description

int xslt_getopt ( resource $processor )

xslt_getopt() retourne les options du processeur processor .

Liste de paramètres

processor

L'identifiant du processus XSLT, créé par la fonction xslt_create().

Valeurs de retour

Retourne les options, sous la forme d'un masque construit avec les constantes XSLT_SABOPT_XXX.

Voir aussi



add a note add a note User Contributed Notes
xslt_getopt
There are no user contributed notes for this page.

xslt_process> <xslt_free
Last updated: Fri, 03 Oct 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites