(no version information, might be only in CVS)
SDO_DAS_XML_Document::setXMLDeclaration -- Sets the xml declarationWaarschuwing |
Deze functie is EXPERIMENTEEL. Dat betekent, dat het gedrag van deze functie, deze functienaam, in concreto ALLES dat hier gedocumenteerd is in een toekomstige uitgave van PHP ZONDER WAARSCHUWING kan veranderen. Wees gewaarschuwd, en gebruik deze functie op eigen risico. |
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.