What are the different types of Errors in PHP?
Answer Posted / dfsgfsd
e-compile error
e-warning error
e-parse error
e-fatal error
e-recoverable error
e-all
e-user error
e-user_compile_error
| Is This Answer Correct ? | 16 Yes | 19 No |
Post New Answer View All Answers
What is a path Traversal?
How to delete an element from an array?
Is it possible to extend the execution time of a php script?
What are the advantages of indexes in php?
How does php sessions work?
In php, how to redirect from one page to another page?
How to check whether a number is prime or not?
What is the integer?
What is cURL in PHP?
Is php pass by reference or value?
What is boolean in php?
What is difference between compile time and run time polymorphism?
What kind of things have you done on the social side?
How to open standard output as a file handle?
What is php trait?