Explain different types of errors in PHP (i.e. arguments in
errorreporting function)?
Answer Posted / sreedevi
errors are classified into 3 types
1.fatal errors
2.parser errors
3.startup errors
| Is This Answer Correct ? | 15 Yes | 5 No |
Post New Answer View All Answers
What is polymorphism with example in php?
How can you retrieve a cookie value?
What does $_cookie mean?
Is it possible to submit a form with a dedicated button?
How is session id stored in browser?
How to call php function in jquery?
What is beforeRender() used?
What are encryption functions in php?
How to open a file for writing?
How to remove html tags from data in php?
How is it possible to remove escape characters from a string?
Is php an oop?
What are php libraries?
How to convert a character to an ascii value?
How do I check environment variables?