-
Which of the following directive determines the maximum amount of time that a PHP script will spend attempting to parse input before registering a fatal error?
-
- max_intake_time
- max_take_time
- max_parse_time
- max_input_time
- None of these
Correct Option: D
This is relevant because particularly large files can take some time to upload, eclipsing the time set by this directive.