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
Last updated: Fri, 11 Dec 2009

view this page in

DomProcessingInstruction->data

(PHP 4 >= 4.1.0)

DomProcessingInstruction->data Returns the data of ProcessingInstruction node

Description

string data ( void )

This method gets the data of the ProcessingInstruction node.

Return Values

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, 11 Dec 2009
 
 
show source | credits | sitemap | contact | advertising | mirror sites