현재 위치: > 함수 카테고리 모음> 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
유사한 함수
  • 파일 수정 시간을 얻습니다 filemtime

    filemtime

    파일수정시간을얻습니다
  • 임시 파일을 만듭니다 tmpfile

    tmpfile

    임시파일을만듭니다
  • 버퍼링 된 컨텐츠를 파일로 내 보냅니다 fflush

    fflush

    버퍼링된컨텐츠를파일로내보냅니다
  • 파일 읽기 (이진 파일에서 안전하게 사용) fread

    fread

    파일읽기(이진파일에서안전하게사용)
  • 디렉토리 삭제 rmdir

    rmdir

    디렉토리삭제
  • 구성 파일을 구문 분석하십시오 parse_ini_file

    parse_ini_file

    구성파일을구문분석하십시오
  • 정규화 된 절대 경로 이름을 반환합니다 realpath

    realpath

    정규화된절대경로이름을반환합니다
  • 파일의 inode 수정 시간을 가져옵니다 filectime

    filectime

    파일의inode수정시간을가져옵니다
인기 기사