Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
filesize
filesize
Get file size
Name:
filesize
Category:
File system
Programming Language:
php
One-line Description:
Returns the file size.
Related
Want to Customize Error Logging? Learn These Handy PHP error_log Tips
2
How to implement URL hash generation through hash_final?
2
How to handle the performance of PDOStatement::rowCount in different database drivers
2
Tips for the joint use of stream_get_filters and stream_set_timeout
4
Similar Functions
fnmatch
fnmatch
Matchfilenameswithpa
parse_ini_string
parse_ini_string
Parsingconfiguration
filegroup
filegroup
Groupoffilesobtained
move_uploaded_file
move_uploaded_file
Moveuploadedfilestoa
fgetc
fgetc
Readcharactersfromfi
is_writable
is_writable
Determinewhethertheg
chmod
chmod
Changefilemode
fclose
fclose
Closeanopenfilepoint
Popular Articles