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

diskfreespace

disk_free_spaceのエイリアス
名前:diskfreespace
カテゴリ:ファイルシステム
対応言語:php
一言説明:disk_free_space()のエイリアス。

<span class="token php language-php"><span class="token delimiter important"><?php</span>
<span class="token keyword">Echo</span> <span class="token function">DiskFreespace</span> <span class="token punctuation">(</span> <span class="token string double-quoted-string">"C:"</span> <span class="token punctuation">)</span> <span class="token punctuation">;</span>
<span class="token delimiter important">?></span></span>

出力:

 209693288558
類似の関数
  • ファイルまたはディレクトリの名前を変更します rename

    rename

    ファイルまたはディレクトリの名前を変更し
  • 構成文字列の解析 parse_ini_string

    parse_ini_string

    構成文字列の解析
  • FWRITEのエイリアス fputs

    fputs

    FWRITEのエイリアス
  • ファイルを読む(バイナリファイルで安全に使用される) fread

    fread

    ファイルを読む(バイナリファイルで安全に
  • ファイルポインターへの配置 fseek

    fseek

    ファイルポインターへの配置
  • ファイルパス情報を返します pathinfo

    pathinfo

    ファイルパス情報を返します
  • ファイルの最後のアクセス時間を取得します fileatime

    fileatime

    ファイルの最後のアクセス時間を取得します
  • 開いたファイルポインターを閉じます fclose

    fclose

    開いたファイルポインターを閉じます
人気記事(にんききじ)