PHP Exception Handling
in PHP added by goodphptutorials, on 21/11/2007 beginner tutorials exception php5
With PHP 5 came a new object oriented way of dealing with errors. Exception handling is used to change the normal flow of the code execution if a specified error (exceptional) condition occurs. This condition is called an exception.
comment save report- submitted
- Mon, Nov 19th 2007, 18:34
- clicks today
- 0
- clicks this month
- 5
- clicks all time
- 2006
