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
How many days will it take to learn php?
What are the differences between GET and POST methods?
Tell me how do you define a constant?
How can we destroy the cookie in php?
How to access a specific character in a string using php?
Why is overriding runtime?
Does php have a future?
How do I run a php file?
What is "echo" in php?
Explain type casting and type juggling.
How to get no of arguments passed to a PHP Function?
How to define a function with any number of arguments?
What is html used for?
What is pdo in php why use?
Does php need apache?