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
Is php secure?
Does cors prevent csrf?
how to track no of users logged in?
What is a php form?
What is the best website to learn php?
Which character is used to match exactly one character?
Explain what does the unlink() function means?
How stop the execution of a php scrip?
What sized websites have you worked on in the past?
Explain how to execute a php script using command line.
What happens if an expected input field was not submitted?
How to parse configuration file in php?
What is the purpose of the following files having extensions: frm, myd, and myi? What these files contain?
How do you debug php?
Where do I run php code?