PHP Doku:: Returns the target of a ProcessingInstruction node - function.domprocessinginstruction-target.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzXML-ManipulationDOM-XMLDOM-XML-FunktionenDomProcessingInstruction->target

Ein Service von Reinhard Neidl - Webprogrammierung.

DOM-XML-Funktionen

<<DomProcessingInstruction->data

DomXsltStylesheet->process>>

DomProcessingInstruction->target

(PHP 4 >= 4.1.0)

DomProcessingInstruction->target Returns the target of a ProcessingInstruction node

Beschreibung

string DomProcessingInstruction::target ( void )

This method gets the target of the ProcessingInstruction node.

Rückgabewerte

Returns the target of the Processing Instruction.

Migrating to PHP 5

Use the target property of DOMProcessingInstruction.


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)