PHP Doku:: Sets the xml declaration - function.sdo-das-xml-document-setxmldeclaration.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzXML-ManipulationSDO XML Data Access ServiceSDO DAS XML FunktionenSDO_DAS_XML_Document::setXMLDeclaration

Ein Service von Reinhard Neidl - Webprogrammierung.

SDO DAS XML Funktionen

<<SDO_DAS_XML_Document::setEncoding

SDO_DAS_XML_Document::setXMLVersion>>

SDO_DAS_XML_Document::setXMLDeclaration

(^)

SDO_DAS_XML_Document::setXMLDeclaration Sets the xml declaration

Beschreibung

void SDO_DAS_XML_Document::setXMLDeclaration ( bool $xmlDeclatation )

Controls whether an XML declaration will be generated at the start of the XML document. Set to TRUE to generate the XML declaration, or FALSE to suppress it.

Parameter-Liste

xmlDeclatation

Boolean value to set the XML declaration.

Rückgabewerte

None.


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",...)