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
This question was addressed to me during an online exam.
My query is from Uploading Files with PHP in portion File and Session Handling in PHP of PHP