DOMDocument::__construct

DOMDocument::__construct

(PHP 5, PHP 7)

DOMDocument::__construct Creates a new DOMDocument object

Description

public DOMDocument::__construct ([ string $version [, string $encoding ]] )

Creates a new DOMDocument object.

Parameters

version

The version number of the document as part of the XML declaration.

encoding