Download the code that accompanies this book:
Download code
Chapter 10
Handling Errors
Chapter 10 shows how to handle errors in your PHP code.
The examples are not on this page because many of them show error messages on purpose, and those errors could cause confusion to visitors.
All of the code for this chapter is available in the code download so you can run them on your own computer (with all the other code for the book).