Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

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
d) max_parse_time

Answer: c
Explanation: This is relevant because particularly large files can take some time to upload, eclipsing the time set by this directive.

Join The Discussion