parent root
PHP: SDO_DAS_XML_Document::setEncoding - Manual

SDO_DAS_XML_Document::setEncoding

(^)

SDO_DAS_XML_Document::setEncoding Sets the given string as encoding

Description

SDO_DAS_XML_Document::setEncoding ( string $encoding ) : void

Sets the given string as encoding.

Parameters

encoding

Encoding string.

Return Values

None.

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.
To Top
parent root