XMLReader::XML
(PHP 5 >= 5.1.2)
XMLReader::XML — パースする XML を含むデータを設定する
説明
bool
XMLReader::xml
( string $source
[, string $encoding
[, int $options = 0
]] )
パースする XML を含むデータを設定します。
返り値
成功した場合に TRUE を、失敗した場合に FALSE を返します。
変更履歴
| バージョン | 説明 |
|---|---|
| 5.2.0 | encoding および options が追加されました。 |
XMLReader::XML
There are no user contributed notes for this page.
