Explain different types of errors in PHP (i.e. arguments in
errorreporting function)?
Answer Posted / sonal
Fatal
Warning
Notice
Only due to Fatal Error Script will stop
| Is This Answer Correct ? | 9 Yes | 2 No |
Post New Answer View All Answers
What is a PHP Filter?
Are static variables final?
How to check a variable is array or not in php?
What are the array functions in php?
What is the use of header() function in PHP? What the Limitation of HEADER()?
How error handling is being handled by php?
What is the purpose of break and continue statement?
What is the use of "echo" in php?
Where are php configuration settings stored?
What are the differences between GET and POST methods?
What would occur if a fatal error was thrown in your php program?
How to declare an array in php?
Explain about a search-friendly site looks like?
What is final class and final method in php?
What is php session and how it works?