34,333
edits
Changes
→PHP Class Constructors and Destructors
When the example is loaded into a browser we should get the following output:
<tt>
Object was just instantiated. Number = 123456, Name = Gregory House<br>
Object was just destroyed <br>
</tt>