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

search for in the

DomXsltStylesheet->process()> <DomProcessingInstruction->data
Last updated: Fri, 22 Aug 2008

view this page in

DomProcessingInstruction->target

(No version information available, might be only in CVS)

DomProcessingInstruction->target Devuelve el destino de un nodo ProcessingInstruction

Descripción

DomProcessingInstruction
string target ( void )

Este método obtiene el destino del nodo ProcessingInstruction.

Valores retornados

Devuelve el destino de la Instrucción de Procesamiento.

Migración a PHP 5

Use la propiedad target de DOMProcessingInstruction.



add a note add a note User Contributed Notes
DomProcessingInstruction->target
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites