Monday, January 25, 2016

More Tips for Defensive Programming in PHP



Defensive programming, simply put, is programming with the intent to anticipate likely failure points. The goal is to circumvent those likely problems before they occur. This definition is a wide one.

from My Pocket http://www.sitepoint.com/more-tips-for-defensive-programming-in-php/?utm_source=feedburner&utm_medium=feed&utm_campaign=Feed%3A+PHPMaster_feed+%28PHPMaster%29

No comments:

Post a Comment