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
Which is true about the singleton design pattern?
How to remove blank spaces from the string?
Where are sessions stored php?
Is null check in php?
Is php dying 2018?
What is a php session?
How to execute a function in php?
What is php and its uses?
How to convert a string to uppercase in php?
Name some of the constants in php and their purpose.
How come the code works, but doesn’t for two-dimensional array of mine?
Write a program to find a string is palindrome or not?
What backslash character will match whitespace?
which will print out the php call stack?
How to count all the lines of code in a directory and sub folder?