ExamVeda
Login
Home
This question belongs to PHP Website Security
Website Security
?

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.
Examveda
Question posted by Examveda
Community

Join the Discussion

No comments yet Be the first to discuss this question.