browse by tag: warning
sort by
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