downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

DOMNode::cloneNode> <DOMNode::C14N
[edit] Last updated: Fri, 25 May 2012

view this page in

DOMNode::C14NFile

(PHP 5 >= 5.2.0)

DOMNode::C14NFileノードをファイルに正規化する

説明

public int DOMNode::C14NFile ( string $uri [, bool $exclusive [, bool $with_comments [, array $xpath [, array $ns_prefixes ]]]] )

ノードをファイルに正規化します。

パラメータ

uri

出力を書き出すパス。

exclusive

指定した xpath あるいは名前空間プレフィックスにマッチするノードだけを対象としたパースを有効にする。

with_comments

コメントを残して出力する。

xpath

ノードを絞り込むための xpath の配列。

ns_prefixes

ノードを絞り込むための名前空間プレフィックスの配列。

返り値

書き込んだバイト数を返します。 失敗した場合に FALSE を返します

参考



add a note add a note User Contributed Notes DOMNode::C14NFile
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites