Language Reference
PHP Manual

Classes and Objects (PHP 5)

Table of Contents

Introduction

In PHP 5 there is a new Object Model. PHP's handling of objects has been completely rewritten, allowing for better performance and more features.

Tip

See also the Userland Naming Guide.


Language Reference
PHP Manual