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
How many types of session are there?
How to remove the new line character from the end of a text line?
How to insert an new array element in array?
What is form validation in php?
What is strlen function in php?
How does php strcmp work?
What are the differences between require and include?
What is meant by an associative array?
What is php and its uses?
Why is php used?
Tell me how can we define a variable accessible in functions of a php script?
What is the functionality of md5 function in php?
How can we get ip address of a client in php?
Explain the difference between php4 and php5.
What type of language is php?