* Using 'die($errorMessage)' statements
* 'trigger_error($errorMessage,ERROR_LEVEL)' used in conjuction with 'set_error_handler()'
* Using the PEAR_ERROR object
* Using boolean flags
http://www.devshed.com/c/a/PHP/Error-Ha ... fensively/
Form Validation:
A more structured reusable style of form validation, instead of going ad-hoc:
http://www.phppatterns.com/docs/develop ... ing_in_php
For Later Reading
Unit Testing in PHP: http://www.phppatterns.com/docs/develop ... ing_in_php
Design Patterns in PHP: http://www.codeproject.com/gen/design/a ... tterns.asp
[ add comment ] | [ 0 trackbacks ] | permalink |




( 2.5 / 24 )
Calendar



