DomProcessingInstruction->data()
DomProcessingInstruction->data - Returns the data of ProcessingInstruction node
Syntax
string DomProcessingInstruction->data ()
Arguments
-
Description
This method gets the data of the ProcessingInstruction node.
Version
PHP 4.1.0
Return value
Returns the data of the Processing Instruction.