Changes

Jump to: navigation, search

PHP Object Oriented Programming

1 byte added, 19:15, 6 June 2007
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>

Navigation menu