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 |
Which is faster for or foreach php?
How can I use the COM components in php?
1 Answers Covansys, Rushmore Consultancy,
What are the benefits of using php?
Which php framework is best for web development?
What is php string function?
How can cross site request forgery csrf be prevented?
why header() gives the error like header already sent in php please explain in brief
Write a program to get lcm of two numbers using php?
how can we retrive value from one database server and store them another database server using php?
How do you pass a variable by value in php?
What is rest api in php?
How to create a session? How to set a value in session? How to remove data from a session?