(PHP 8 >= 8.4.0)
XMLReader::fromUri — Creates an XMLReader from a URI to read from
$uri
$encoding
null
$flags
Creates an XMLReader from a URI to read from.
uri
ドキュメントを指す URI。
encoding
ドキュメントのエンコーディングあるいは null。
flags
LIBXML_* 定数のビットマスク。
Returns an XMLReader.