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 |
How to get the DNS servers of a domain name?
Actually am working in existing project which is developed in .net, am converting the .net into php code. am facing problem after uploading the .php in server. amgetting the error message like "The page cannot be found" but its working perfectly in local host
Why php is also called as scripting language?
Explain about image types in detail?
How to execute a php script from the command line?
What is polymorphism in php?
What is singleton pattern in php?
How do I find out the number of parameters passed into function9?
What are headers in php?
Explain me what is the w3c?
How many ways are there for passing variables between pages in PHP and what are they ?
How does php sessions work?