Home » PHP » PHP File Upload » Question
  1. Which directive sets a maximum allowable amount of memory in megabytes that a script can allow?
    1. max_memory_limit
    2. max_size
    3. memory_limit
    4. post_max_size
    5. None of these
Correct Option: C

Its default value is 16M.



Your comments will be displayed only after manual approval.