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 the final class and final method?
How to delete a file from the system?
What is the use of mysql_real_escape_string() function?
How can I reset an array in PHP?
4 Answers Rushmore Consultancy, TCS,
Does empty check for null?
Is it possible to remove the html tags from data?
Tell me is it possible to remove the html tags from data?
What does the unset() function means?
How to delete an element from an array?
Which have the fastest execution between mysql_fetch_array() and mysql_fetch_assoc()
Where do I run php code?
What are hooks in php?