ÄúµÄλÖãºÑ°ÃÎÍøÊ×Ò³£¾±à³ÌÀÖÔ°£¾PHP ±à³Ì£¾PHP 5 Power programming
Team LiB
Previous Section Next Section

13.2. The Object Model

PHP 5 has a new object model. With the new model, some PHP 5 behavior differs 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.

    Team LiB
    Previous Section Next Section