Compzone.Org :: Podręcznik PHP :: DomProcessingInstruction->target
Która technologia najbardziej Cię interesuje?
PHP
ASP
AJAX
SQL
JavaScript
Inna
Sonda Wyniki

Add to Google

DomProcessingInstruction->target

(no version information, might be only in CVS)

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

Opis

class DomProcessingInstruction {

string target ( void )

}

This method gets the target of the ProcessingInstruction node.

Zwracane wartości

Returns the target of the Processing Instruction.

Migrating to PHP 5

Use the target property of DOMProcessingInstruction.

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