Answer Posted / ranjith
four type of error in php. 1.fatal 2.notice 3.warning
4.parse, for fatal and warning errors excutions will be stop.
| Is This Answer Correct ? | 13 Yes | 6 No |
Post New Answer View All Answers
What is the difference between core php and php?
What is difference between Method overriding and overloading in PHP?
What is escape data in php?
Explain me what is the use of 'print' in php?
Is php the same as html?
Does cors prevent csrf?
Do you know what is the difference between the include() and require() functions?
How to fix "headers already sent" error in php
How variables are passed through arguments?
What are some new features introduced in php7?
what are the differences between php and perl
What are computer variables?
What is difference between core php and framework?
What is multidimensional array in php?
How to pad an array with the same value multiple times?