DomProcessingInstruction::data
(PHP 4 >= 4.1.0)
DomProcessingInstruction::data — PI ノードのデータを返す
説明
string DomProcessingInstruction::data
( void
)
このメソッドは PI ノードのデータを取得します。
返り値
PI のデータを返します。
PHP 5 への移行
DOMProcessingInstruction の data プロパティを使用してください。
There are no user contributed notes for this page.
