Vidyalelo
PHP · Q24

HTML Forms Handling

Programming · PHP · question 24

Q24

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
Answer
D.
PHP 5.2.21

Answer: Option C

Solution

Answer: Option C
Solution:
The max_file_limit directive sets an upper limit on the number of files which can be simultaneously uploaded.