Explain about error handling in php?



Explain about error handling in php?..

Answer / 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

More PHP Interview Questions

How are Variables Defined in PHP?

6 Answers   T3 Softwares,


What is variable declaration?

0 Answers  


What is the use of array_count_values() in php?

0 Answers  


How to generate pdf file in php?

1 Answers  


What is a namespace in php?

0 Answers  






When viewing an html page in a browser, the browser often keeps this page in its cache. What can be possible advantages/disadvantages of page caching? How can you prevent caching of a certain page (please give several alternate solutions)?

0 Answers  


How to remove leading and trailing spaces from user input values?

0 Answers  


Do while loops?

0 Answers  


What is the difference between query and question?

0 Answers  


Tell me what is the difference between the functions strstr() and stristr()?

0 Answers  


Tell me what the difference between the 'bitwise and' operator and the 'logical and' operator?

0 Answers  


Who created numbers?

0 Answers  


Categories