The filesize() function returns the size of a file.
Note: The result of this function is cached. Use clearstatcache() to clear the cache.
filesize(
filename)
Parameter | Description |
---|---|
filename | Required. Specifies the path to the file to check |
Return Value: | The file size in bytes on success, FALSE on failure |
---|---|
PHP Version: | 4.0+ |
截取页面反馈部分,让我们更快修复内容!也可以直接跳过填写反馈内容!