Question: What are some of the main types of errors in PHP?

  1. notices, warnings, fatal
  2. runtime, logical, compile
  3. semantic, logical, syntax
  4. warnings, syntax, compile

Answer: The correct answer of the above question is Option A:notices, warnings, fatal