What are the different types of Errors in PHP?
Answer Posted / nikunj
As per above answer, PHP gives one more error message that
is :
Parse Error: When we make mistake in PHP code like, missing
semicolon or any unexpected symbol in code
| Is This Answer Correct ? | 126 Yes | 17 No |
Post New Answer View All Answers
What is exception handling in php?
Tell me how comparison of objects is done in php5?
What is "print" in php?
How to create a session? How to set a value in session?
What are the methods of array in java?
Tell me how can we change the maximum size of the files to be uploaded?
Explain the difference between php4 and php5.
How many types of functions are there in php?
What are the different types of array in php?
Write a php function to convert all null values to blank?
Why is used in php?
What is a string in php?
Is php better than python?
Is ruby on rails php?
What is a controller php?