What are the different types of Errors in PHP?
Answer Posted / p g.senthilkumar
e-notice error
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 ? | 44 Yes | 18 No |
Post New Answer View All Answers
What is xss in php?
What is the use of "echo" in php?
How do you pass a variable by value?
What language is similar to php?
What is the use of extract function in php?
What are the 5 types of data?
How long does a php session last for?
Which function Returns the time of sunrise for a given day / location in PHP.
Is php front end or back end?
Does php support function overloading?
What is the use of magic function in php?
Do you know what does $globals means?
What are the encryption functions available in PHP?
Tell us how to set cookies in php?
What is isset post?