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 |
Tell me how to strip whitespace (or other characters) from the beginning and end of a string?
Tell me what are the correct and the most two common way to start and finish a php block of code?
How many php functions are there?
What are the design patterns in php?
What is "echo" in php?
Explain the difference between urlencode and urldecode?
What is a procedure in php?
Is php coding easy?
How do you clear environment variables?
Can I learn php without knowing c?
List few sensible functions in PHP?
What is lazy loading in php?