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 is null value in php?
What is get method in java?
What does nan stand for computer science?
How to get the http request in php?
How is the comparison of objects done in php?
What is the difference between $message and $$message ?
What is the purpose of destructor ?
What is an operator in php?
Do you know what is use of count() function in php?
what mode to use when creating dirs with mkdir?
Explain what is the difference between mysql_fetch_array() and mysql_fetch_assoc()?
Why do we use session?