Explain what are the three classes of errors that can occur in php?



Explain what are the three classes of errors that can occur in php?..

Answer / Dalveer Singh

In PHP, there are three types of errors: Notices (non-critical issues), Warnings (potential problems), and Fatal Errors (stop script execution).

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More PHP Interview Questions

Explain me what is the difference between explode() and split() functions?

1 Answers  


What is use of mysqli_query in php?

1 Answers  


What's the diff. between include() and Include_once().

5 Answers   Intrack,


Explain me what are the 3 scope levels available in php and how would you define them?

1 Answers  


Why ide is recommended for use while programming with php?

1 Answers  


What are static variables in php?

1 Answers  


What is the difference between the functions UNLINK and UNSET?

8 Answers   Silicon Biztech,


How are php sessions stored?

1 Answers  


What is whitespace in php?

1 Answers  


What is difference between $x and $$x

5 Answers   Mindex, Net Solution, Procon IT Solutions, Trigent,


How to assigning a new character in a string using php?

1 Answers  


Is facebook still in php?

1 Answers  


Categories