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
How to create a web form?
How many types of php frameworks are there?
What is the use of count() function in php?
How can we upload a file in php?
Is php a dying language?
What is the use of dual table in mysql?
what is mean by portal
What is php simple definition?
What does explode do in php?
What is php routing?
What is super keyword in php?
What is the purpose of the php empty function?
What are the Formatting and Printing Strings available in PHP?
What is printf in php?
How can you execute php script from the command line?