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 are the steps involved to run php?
Do you know how can we check the value of a given variable is a number?
How do I find out the number of parameters passed into function9?
Explain how we can retrieve the data in the result set of mysql using php?
Do you know how to declare an array in php?
What is needed to be able to use image function?
Is array a key php?
What is nan value?
How is it possible to propagate a session id?
Describe which programming language does php parallel to?
What software is required for php?
How to terminate the execution of a script in PHP?
What is data type in php?
What is a simple php method to make a cross domain data request?
What is different types of visibility?