Understanding Destructors in PHP 5

Wednesday, January 16th, 2008

Despite the scary-sounding name destructors aren t evil. Indeed their use is often necessary to help keep your applications running properly. This article the first part of a five-part series introduces you to destructors and their use with PHP 5 programs.... Win a Dell XPS Ultra-Portable Notebook ...

Understanding Static Properties with PHP 5

Wednesday, September 12th, 2007

The powerful object model offered by PHP 5 presents some useful features that are quite frequently underestimated by the average PHP developer. This is precisely the case with using static methods and properties in conjunction with the object-oriented paradigm thus if you re interested in learning how to put ...

Understanding Directives and More with the Oracle HTTP Server

Thursday, February 1st, 2007

In this fourth article in a five-part series you ll learn about block directives virtual hosting and more as they apply to the Oracle HTTP Server OHS . It is excerpted from chapter five of the book em Oracle 1 g Application Server Exam Guide ...