Compzone.Org :: Podręcznik PHP :: DomProcessingInstruction->data
Pytania w drugiej edycji Testu PHP powinny być:
Trudniejsze
Łatwiejsze
Skomplikowane
Na myślenie
Do liczenia
Sonda Wyniki

Add to Google

DomProcessingInstruction->data

(no version information, might be only in CVS)

DomProcessingInstruction->data --  Returns the data of ProcessingInstruction node

Opis

class DomProcessingInstruction {

string data ( void )

}

This method gets the data of the ProcessingInstruction node.

Zwracane wartości

Returns the data of the Processing Instruction.

Migrating to PHP 5

Use the data property of DOMProcessingInstruction.

Copyright © 2005-2006 Compzone.Org. Kopiowanie i wykorzystywanie materiałów zawartych na tej stronie bez zgody autora zabronione!