Since which version of PHP was the directive max_file_limit available.
A
PHP 5.2.1
B
PHP 5.2.2
C
PHP 5.2.12
D
PHP 5.2.21
Correct Answer: PHP 5.2.12
The max_file_limit directive sets an upper limit on the number of files which can be simultaneously uploaded.