Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
disk_total_space
disk_total_space
Returns the total size of the file system or disk partition
Name:
disk_total_space
Category:
File system
Programming Language:
php
One-line Description:
Returns the total disk capacity of a directory.
Related
disk_total_space: How to Convert Returned Byte Values into GB or MB? Detailed Explanation of Units
1
Similar Functions
disk_free_space
disk_free_space
Returnstheavailables
fgetcsv
fgetcsv
Readalinefromthefile
link
link
Createahardconnectio
tmpfile
tmpfile
Createatemporaryfile
disk_total_space
disk_total_space
Returnsthetotalsizeo
lchown
lchown
Modifytheownerofthes
file_put_contents
file_put_contents
Writedatatoafile
chown
chown
Changefileowner
Popular Articles
disk_total_space: How to Convert Returned Byte Values into GB or MB? Detailed Explanation of Units