Published on 2007-04-25 19:18:49
Manuel Lemos posted a very interesting article on defensive programming techniques. Things goes when PHPClasses newsletter faced some technical problems in delivery, but thanks to defensive programming "no harm was done. It only caused a delay in the delivery of the newsletters that were left in the queue for several days". An interesting experience I can say because there are unexpected things that might happen to your site, and using some best practice programming techniques you can prevent the worst from happening. Manuel recommends to :
Member of the PHP Magazine Network, Copyright (C) 2005-2009 phpmagazine.net All Rights Reserved