Re: [PHP] oop thingie

2001-07-20 Thread Jon Yaggie
t;[EMAIL PROTECTED]> To: "Jon Yaggie" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Friday, July 20, 2001 6:31 PM Subject: RE: [PHP] oop thingie > Not sure about your code, but what you describe is perfectly faesible in > PHP. > If you are setting values in one par

RE: [PHP] oop thingie

2001-07-20 Thread Neil Kimber
pets. -Original Message- From: Jon Yaggie [mailto:[EMAIL PROTECTED]] Sent: 20 July 2001 12:15 To: [EMAIL PROTECTED] Subject: [PHP] oop thingie ok first of all i admit i am complete new to OOP. Secondly didnt write this script. but there is my problem i declare a class say dog. dog us

[PHP] oop thingie

2001-07-20 Thread Jon Yaggie
ok first of all i admit i am complete new to OOP. Secondly didnt write this script. but there is my problem i declare a class say dog. dog uses a constructor that has a few extra unassigned arrays. laster i declare a new instance of dog in another class (pets) i invoke the constructor and