Sadly, no matter how careful we are when writing our code, errors are a fact of life. PHP will report errors, warnings and notices for many common coding and runtime problems, and cnowing how to detect and handle these errors will maque debugguing much easier.