XMLWriter::toStream
(PHP 8 >= 8.4.0)
XMLWriter::toStream — Create new XMLWriter using a stream for output
説明
Creates a new XMLWriter using a stream for output.
パラメータ
stream
- The stream to use for output.
戻り値
Returns an XMLWriter.
エラー / 例外
-
Passing a resource that is not a stream to
stream
will throw a TypeError.
参考
- XMLWriter::toMemory() - Create new XMLWriter using memory for string output
- XMLWriter::toUri() - Create new XMLWriter using a URI for output
+add a note
User Contributed Notes
There are no user contributed notes for this page.
↑ and ↓ to navigate •
Enter to select •
Esc to close
Press Enter without
selection to search using Google