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 csrf validation?
What are the benefits of using queries?
How can we destroy the cookie in php?
Tell me how can we check the value of a given variable is alphanumeric?
What is $globals php?
What is the difference between Split and Explode in PHP?
What is a substring in php?
How can we display the output directly to the browser?
How do you clear environment variables?
How to remove duplicate values from php array?
What types of MYSQL function available for affecting columns
In php, objects are they passed by value or by reference?
How to download file in php?
What are different types of runtime errors in php?
Why do we use inheritance in php?