JavaScript Editor Javascript debugger     Website design 


Chapter 10. Classes and Objects (PHP 5)

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:

You may also want to take a look at the Appendix T, Userland Naming Guide.