現在の位置: ホーム> 関数カテゴリ一覧> chgrp

chgrp

ファイルが属するグループを変更します
名前:chgrp
カテゴリ:ファイルシステム
対応言語:php
一言説明:ファイルグループを変更します。

<span class="token php language-php"><span class="token delimiter important"><?php</span>
<span class="token function">chgrp</span> <span class="token punctuation">(</span> <span class="token string double-quoted-string">"test.txt"</span> <span class="token punctuation">、</span> <span class="token string double-quoted-string">"admin"</span> <span class="token punctuation">)</span>
<span class="token delimiter important">?></span></span>
類似の関数
  • ハード接続を作成します link

    link

    ハード接続を作成します
  • ファイルの最後のアクセス時間を取得します fileatime

    fileatime

    ファイルの最後のアクセス時間を取得します
  • ファイルポインターから行を読んで、CSVフィールドを解析する fgetcsv

    fgetcsv

    ファイルポインターから行を読んで、CSV
  • ファイルポインターから行を読んで、HTMLタグを除外します fgetss

    fgetss

    ファイルポインターから行を読んで、HTM
  • アップロードされたファイルを新しい場所に移動します move_uploaded_file

    move_uploaded_file

    アップロードされたファイルを新しい場所に
  • ファイルのイノードを取得します fileinode

    fileinode

    ファイルのイノードを取得します
  • RealPathキャッシュエントリを取得します realpath_cache_get

    realpath_cache_get

    RealPathキャッシュエントリを取得
  • ファイルポインターがファイルの最後に到達するかどうかをテストします feof

    feof

    ファイルポインターがファイルの最後に到達
人気記事(にんききじ)