Home » PHP » PHP File Upload » Question
  1. Since which version of PHP was the directive max_file_limit available.
    1. PHP 5.2.21
    2. PHP 5.2.1
    3. PHP 5.2.2
    4. PHP 5.2.12
    5. None of these
Correct Option: D

The max_file_limit directive sets an upper limit on the number of files which can be simultaneously uploaded.



Your comments will be displayed only after manual approval.