[PHP] PHP OOP: Multiple Class Extends

2002-03-21 Thread Nathan Cassano
Attention PHP guru's, I have a question about PHP and OOP. My problem is that I want multiple inheritance functionality in PHP but it does not support this (see http://www.zend.com/manual/keyword.extends.php). My question is can PHP classes be extended multiple times to simulate multiple

RE: [PHP] PHP OOP: Multiple Class Extends

2002-03-21 Thread Martin Towell
]] Sent: Friday, March 22, 2002 9:49 AM To: [EMAIL PROTECTED] Subject: [PHP] PHP OOP: Multiple Class Extends Attention PHP guru's, I have a question about PHP and OOP. My problem is that I want multiple inheritance functionality in PHP but it does not support this (see http://www.zend.com