2020-05-01 / 4650阅 / 悠然
Determine if uploaded file exceeds space quota.
(array) (Required) $_FILES array for a given file.
(array) $_FILES array with 'error' key set if file exceeds quota. 'error' is empty otherwise.