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
Explain what is the difference between session and cookie?
can we swap two different string using php for example:-- before swapping:-- 1 string :-hello friend, 2 string :-my dear, after swapping that strings will be: 1.hello dear, 2.my friend.
What is the capacity of mysql database?
For image work which library is used in php?
What is php in full?
Explain me is multiple inheritance supported in php?
Does csrf token change?
What is different between software and app
What sized websites have you worked on in the past?
Is php easier than node?
Explain how we can get the number of elements in an array?
Why are sessions used?
How can you retrieve data from the mysql database using php?
How check field is empty or not in php?
How to redirect a url from http to https in .htaccess?