xml_parser_get_option():PHPリファレンス
xml_parser_get_option()に関する用語の解説。
xml_parser_get_option()とは
xml_parser_get_option関数はXMLパーサの設定を取得します。
PHP書式 |
xml_parser_get_option(XMLパーサ,設定名) |
戻り値 |
XMLパーサの設定値。取得できない場合はFALSE。 |
サンプルコード |
|
出力結果 |
|
補足 |