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

search for in the

DomProcessingInstruction::target> <DomNode::unlink_node
[edit] Last updated: Fri, 25 May 2012

view this page in

DomProcessingInstruction::data

(PHP 4 >= 4.1.0)

DomProcessingInstruction::data Devuelve los datos del nodo ProcessingInstruction

Descripción

string DomProcessingInstruction::data ( void )

Este método obtiene los datos del nodo ProcessingInstruction.

Valores devueltos

Devuelve los datos de Processing Instruction.

Migrando a PHP 5

Use la propiedad data de la clase DOMProcessingInstruction.



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

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