how many types of error in PHP.

Answers were Sorted based on User's Feedback



how many types of error in PHP...

Answer / desh

Three type of errors in PHP basically.
1.Notices
2.Warnings
3.Fatal error

Is This Answer Correct ?    29 Yes 2 No

how many types of error in PHP...

Answer / satyam

1.Notices
2.Warnings
3.Fatal error

Is This Answer Correct ?    20 Yes 3 No

how many types of error in PHP...

Answer / manas

1.Notices
2.Warnings
3.Fatal error
4.parse error

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More PHP Interview Questions

Can we extend two classes in php?

0 Answers  


Differentiate between require and include?

0 Answers  


In forms when i am click submit button it will store on the desired table as well as it send to paticuler mail id. Any body know the answer plz give me detail information.

2 Answers  


client side scripting language Vs server side scripting language

7 Answers   IBM, IRT,


What is reference variable php?

0 Answers  


What is the latest version of php?

0 Answers  


Is php 5.6 secure?

0 Answers  


What are majic methords in php?

0 Answers  


How can I convert ereg expressions to preg in php?

0 Answers  


What are include() and require() functions?

0 Answers  


How many ways we can give the output to a browser?

6 Answers  


What is the use of header() function in php?

0 Answers  


Categories