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

search for in the

xattr 関数> <リソース型
[edit] Last updated: Fri, 17 May 2013

view this page in

定義済み定数

以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。

XATTR_ROOT (integer)
root (信頼された) 名前空間に属性を設定します。 root 権限が必要です。
XATTR_DONTFOLLOW (integer)
シンボリックリンクのリンク先をたどらず、リンクそのものを操作します。
XATTR_CREATE (integer)
拡張属性が既に存在する場合、関数は失敗します。
XATTR_REPLACE (integer)
拡張属性が存在しない場合、関数は失敗します。


add a note add a note User Contributed Notes 定義済み定数 - [0 notes]
There are no user contributed notes for this page.

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