InterviewSolution
Saved Bookmarks
| 1. |
What is the default value of max_execution_time directive? This directive specifies how many seconds a script can execute before being terminated.(a) 10(b) 20(c) 30(d) 40I had been asked this question in quiz.I'm obligated to ask this question of Website Security using PHP topic in section File and Session Handling in PHP of PHP |
|
Answer» The correct OPTION is (c) 30 |
|