Which directive sets a maximum allowable amount of memory in megabytes that a script can allow?
A
max_size
B
post_max_size
C
max_memory_limit
D
memory_limit
Correct Answer: memory_limit
Its default value is 16M.