want to join us? register, it's easy | help

browse by tag: error handler

sort by

newest, oldest, most popular


category icon

How to create a Custom Error Handler in PHP

in PHP added by tutorialhelpdesk, on 1/2/2008 error error handler messages

Learn to create a custom error handler that lets you control how PHP reports errors.

comment save report
category icon

Error Handling: Stepping beyond True/False Results

in PHP added by goodphptutorials, on 12/1/2006 beginner tutorials error error handling exceptions warning

Proper error handling is a struggle for most software engineers, myself included. There is no fun in error handling, no logic puzzles to solve. Most of us don?t add any kind of error handling to our code until we run into a problem.

comment save report
category icon

Top 21 PHP Programming Mistakes - Part 3: Seven Deadly Mistakes

in PHP added by goodphptutorials, on 19/12/2005 beginner tutorials error error handling mistakes programming

In this three part article series, a list of 21 PHP programming mistakes are presented, ranging in severity from non-critical down to those that can break the farm. Solutions, suggestions and/or comments on how to solve and prevent these errors are then offered.

comment save report
category icon

Top 21 PHP Programming Mistakes - Part 2: Seven Serious Mistakes

in PHP added by goodphptutorials, on 19/12/2005 beginner tutorials error error handling mistakes programming

In this three part article series, a list of 21 PHP programming mistakes are presented, ranging in severity from non-critical down to those that can break the farm. Solutions, suggestions and/or comments on how to solve and prevent these errors are then offered.

comment save report
category icon

Top 21 PHP progamming mistakes - Part I: Seven Textbook Mistakes

in PHP added by goodphptutorials, on 19/12/2005 beginner tutorials error error handling mistakes practise programming

In this three part article series, a list of 21 PHP programming mistakes are presented, ranging in severity from non-critical down to those that can break the farm. Solutions, suggestions and/or comments on how to solve and prevent these errors are then offered.

comment save report