Community

The Basics of Using the Prototype Pattern with PHP 5

(Alejandro Gervasio) The prototype class lets you use many instances of a specific class, without copying objects to different variables. This article, the first of a two-part series, demonstrates the basic functionality provided by this pattern.

Read More - Register for Free Membership