Advertisment
Every website will encounter errors from time to time. Most sites will not have any error handling in place and the visitor will most likely...
A snippet of PHP code which will send you an e-mail every time a document is requested that is no longer there, ie when a 404 error comes up. Comes...
This tutorial will briefly describe some of the common errors in PHP.
This tutorial will show you how to redirect a user to your error page when the code causes and error, or a url is missing. Then the code grabs the...
In this tutorial you are going to learn how to make your scripts easier to debug and how to make your errors more user friendly.
After checking different blogs and tutorials, the bakery, API and IRC channel, it was obvious that some kind of documentation for the validation...
In this tutorial, we will explore how to use the latest update of Zend Studio for debugging PHP scripts. But first, we will get an overview of the...