ja:rule:fle:ファイルのパーミッションを検証する
Differences
This shows you the differences between two versions of the page.
| ja:rule:fle:ファイルのパーミッションを検証する [2017/10/26 11:13] – created yohgaki | ja:rule:fle:ファイルのパーミッションを検証する [2017/10/26 11:15] (current) – [適合コード例] yohgaki | ||
|---|---|---|---|
| Line 23: | Line 23: | ||
| $perm = 0600; | $perm = 0600; | ||
| $stat = stat($file); | $stat = stat($file); | ||
| - | if (($stat[' | + | if (($stat[' |
| throw new Exception(' | throw new Exception(' | ||
| } | } | ||
ja/rule/fle/ファイルのパーミッションを検証する.1509016430.txt.gz · Last modified: 2017/10/26 11:13 by yohgaki
