Q4
The memory_limit is only applicable if _______ is enabled when you configure PHP. Fill in the blank.
A.
–enable-limit
B.
-enable-memory-limit
C.
–enable-memory-limit
AnswerD.
-memory-limit
Answer: Option C
Solution
Answer: Option C
Solution:
This directive specifies, in megabytes, how much memory a script can use. Default value: 128M.