suche nach in der

DomProcessingInstruction::target> <DomNode::unlink_node
Last updated: Fri, 18 May 2012

view this page in

DomProcessingInstruction::data

(PHP 4 >= 4.1.0)

DomProcessingInstruction::data Returns the data of ProcessingInstruction node

Beschreibung

string DomProcessingInstruction::data ( void )

This method gets the data of the ProcessingInstruction node.

Rückgabewerte

Returns the data of the Processing Instruction.

Migrating to PHP 5

Use the data property of DOMProcessingInstruction.



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

DomProcessingInstruction::target> <DomNode::unlink_node
Last updated: Fri, 18 May 2012