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 are the different data types in javascript?
How does php work with apache?
What is the use of addslashes in php?
Describe the security vulnerability of PHP?
Write a program to find no of days between two dates in php?
Why ide is recommended for use while programming with php?
How can we submit from without a submit button?
Can we use session in mvc?
Explain Creating and Naming an Array?
How to set a value in session? How to remove data from a session?
What is the Default syntax used in PHP?
How to test if a variable is an array?
What is difference between sql and php?
How to generate a character from an ascii value?
What is the difference between file_get_contents() and file_put_contents() in php?