CHAPTER 13 – THE OBJECT MODEL

PHP 5 has a new object model. With the new model, some PHP 5 behavior dif- fers from PHP 4 behavior in the way objects are handled. For some behavior, it's possible to tell PHP 5 to revert to PHP 4 behavior using compatibility mode.

Post Comment
Login to post comments