Whether site will complete the execution of the script if
Fatal error occurs ?
Answer Posted / pankajbisane
No, Script will not execute if Fatal error occurred.
It halts execution.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
How to find current date and time?
What is the main difference between require() and include()?
Which is the best web server?
How break and continue while loop in php?
Is laravel frontend or backend?
Why would we use === instead of ==?
Why do we use polymorphism in php?
What is the difference between htmlentities() and htmlspecialchars()?
Explain what is the use of "echo" in php?
What is explode() in php?
explain php variable length argument function.
List types of array are available in php?
What enctype is required for file uploads to work?
Explain what is the difference between $var and $$var?
Does exist in php?