Tell me what are the three classes of errors that can occur in PHP?

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

Read Online Internee PHP Developer Job Interview Questions And Answers