Classes and Objects (PHP 5)
PHP Manual

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.


Classes and Objects (PHP 5)
PHP Manual