On Thursday, April 11, 2002, at 02:17 PM, Andrey Hristov wrote:
> In PHP the programmer has to call the constructor of the super class.
> The derived class has to know the name of his "super"(java syntax).
> In PHP5 the constructor will have unified name, there will not be a
> need the derived
;ext_var"]=>
string(5) "FUBAR"
}
- Original Message -
From: "Erik Price" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, April 11, 2002 9:04 PM
Subject: [PHP] constructors in derived classes
> I have another question about OO in PHP -
I have another question about OO in PHP --
The manual (http://www.php.net/manual/en/language.oop.constructor.php)
does an excellent job of explaining how constructors in extended classes
work when there are constructors in base classes. I understand that no
problem. But at the bottom of the
3 matches
Mail list logo