?
What is the default value of max_execution_time directive? This directive specifies how many seconds a script can execute before being terminated.
Answer & Solution
Correct Answer:
Option
C
This can be useful to prevent users’ scripts from consuming too much CPU time. If max_execution_time is set to 0, no time limit will be set.
Join the Discussion
Login to post a comment or share your explanation.
Login