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

search for in the

DomXsltStylesheet->process> <DomProcessingInstruction->data
Last updated: Fri, 20 May 2011

view this page in

DomProcessingInstruction->target

(PHP 4 >= 4.1.0)

DomProcessingInstruction->target Devuelve el destino de un nodo ProcessingInstruction

Descripción

string DomProcessingInstruction::target ( void )

Este método obtiene el destino del nodo ProcessingInstruction.

Valores devueltos

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