A useful new feature in PHP 5 is exception handling via the try/throw/catch paradigm. However, while exceptions is a powerful construct which can be used to improve code, it can also be easily abused.
SaveShareSend
Tags: methodology, php
Add your comment