|
XMLReader::openパースする XML を含む URI を設定する 説明
public static XMLReader XMLReader::open(string
$uri, stringnull $encoding = null, int $flags = 0)public bool XMLReader::open(string
$uri, stringnull $encoding = null, int $flags = 0)パースされる XML ドキュメントを含む URI を設定します。 戻り値
成功した場合に エラー / 例外
変更履歴
参考
|