Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
disk_free_space
disk_free_space
Returns the available space on the file system or disk partition
Name:
disk_free_space
Category:
File system
Programming Language:
php
One-line Description:
Returns the available space in the directory.
Related
Why is mysqli::$connect_error always empty string? Common Cause Analysis
9
PHP String Lowercase Conversion Function Analysis and Application
4
Use the init function to combine mysqli for database connection
1
Use PHP error_reporting to Simplify Debugging PHP Code
10
Similar Functions
mkdir
mkdir
Createanewdirectory
copy
copy
Copythefile
filectime
filectime
Gettheinodemodificat
filemtime
filemtime
Getfilemodificationt
tmpfile
tmpfile
Createatemporaryfile
touch
touch
Setfileaccessandmodi
fgetc
fgetc
Readcharactersfromfi
linkinfo
linkinfo
Getinformationabouta
Popular Articles