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
Explain how can we execute a php script using command line?
Tell me which programming language does php resemble to?
What is the difference between php and core php?
What are php string functions?
Tell me what are sql injections, how do you prevent them and what are the best practices?
What is the use of strip_tags() method?
How can we submit form without a submit button?
Can we use get instead of post?
What is difference between put and post method in http?
What are the two types of variables?
What is the difference between super () and this ()?
What is the difference between Split and Explode in PHP?
How do you count numbers in php?
What is crypt () in php?
What are the advantages of stored procedures in php?