Answers

Question and Answer:

  Home  Junior PHP Developer

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

The three basic classes of errors are notices (non-critical), warnings (serious errors) and fatal errors (critical errors).

 156 views

More Questions for you: