Home > PHP > Function > DOM XML (PHP 4) > DomProcessingInstruction->target()

DomProcessingInstruction->target()

DomProcessingInstruction->target - Returns the target of a ProcessingInstruction node

Syntax

string DomProcessingInstruction->target ()

Arguments

-

Description

This method gets the target of the ProcessingInstruction node.

Version

PHP 4.1.0

Return value

Returns the target of the Processing Instruction.