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
How to get ip address of clients machine?
What is Gd PHP?
Tell me how can you pass a variable by reference?
What is the difference between single quoted string and double quoted string?
Is echo a function in php?
How is it possible to know the number of rows returned in result set?
Write logic to print Floyd's triangle in PHP?
Explain about looping in PHP?
How many columns can be added in a table in mysql?
What is meant by session in php?
What is a controller in php?
What is difference between static and constant?
How to reset/destroy a cookie in php?
What's the difference between accessing a class method via -> and via ::?
What is php and its advantages?