Explain about error handling in php?
Answer Posted / imteyazhaider
These are functions dealing with error handling and
logging. They allow you to define your own error handling
rules, as well as modify the way the errors can be logged.
This allows you to change and enhance error reporting to
suit your needs.
| Is This Answer Correct ? | 6 Yes | 3 No |
Post New Answer View All Answers
Explain Type hinting in PHP?
Write down the benefits of php7?
What is the best website to learn php?
How do you count numbers in php?
What is orm in php framework?
What are the different opening and closing tags available in PHP?
How to get number of days between two given dates using PHP?
Write a program to upload a file in php?
Why does php start with variables?
How would you open a directory for reading in php?
Where session is stored?
What is the difference between pop3 IMAP and MAPI?
Why php is used?
What is member variable?
Tell me what is the main difference between require() and require_once()?