Explain about error handling in php?
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 |
What are soundex() and metaphone() functions in php?
full form of php??
Explain how is it possible to set an infinite execution time for php script?
How many records can be stored in mysql table?
Do you know what is the use of the function 'imagetypes()'?
What is the difference between == and === operator in PHP?
Is age interval or ordinal data?
How to take a substring from a given string?
Define anonymous classes in php7?
Explain what is the use of "echo" in php?
How many types of inheritances used in php and how we achieve it.
Do you know what does $globals means?