PHP 7.0.6 Released

SDO_DAS_XML_Document::setEncoding

(^)

SDO_DAS_XML_Document::setEncoding Sets the given string as encoding

Description

void SDO_DAS_XML_Document::setEncoding ( string $encoding )

Sets the given string as encoding.

Parameters

encoding

Encoding string.

Return Values

None.

User Contributed Notes

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