[PHP-WIN] 'extends' problem (Classes)

2003-10-06 Thread Trystano
Sorry if this is a double post for some of you, but I sent this email earlier today and had a strange email in a foreign language which seems like an email blocker. If any of you have received this email today, please delete it. Hi all, I am a newbie to OO programming in PHP, and am having a fe

[PHP-WIN] Extends problem (classes)

2003-10-06 Thread Trystano
Hi all, I am a newbie to OO programming in PHP, and am having a few teething problems with the extends keyword (inheritance). I think that the following code doesn't work because the 'Another' class doesn't extend the 'Something' class (I have created it, but is not in this sample code). The se