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 array filter php?
What is session in php why it is use?
What are the advantages of php?
What is the Default syntax used in PHP?
Differentiate between require and include?
How many types of array supported in php?
Tell me what is the use of explode() function?
What is array filter in php?
How to find a specific value in an array?
Write a program to show the joining of two strings in php?
How many escape sequences are recognized in double-quoted strings in php?
Why constructor is not overridden?
Does php have future?
Why should I store logs in a database rather than a file?
What difference between require() and require_once()?