Q22
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?
A.
max_take_time
B.
max_intake_time
C.
max_input_time
AnswerD.
max_parse_time
Answer: Option C
Solution
Answer: Option C
Solution:
This is relevant because particularly large files can take some time to upload, eclipsing the time set by this directive.