How to get file size using php code?
|
Rate this page :
|
[ 0 votes]
|
Here, "filesize($filename)" function is used to find the size of the file. Give the name of the file in "filename" to find the size of the desired file.